SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'MARSHALL') AND (first_name = 'Elbridge') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'MARSHALL'; First Name is 'Elbridge';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1897 | ||||||
U | 589,566 | September 7, 1897 | Lightning Rod Lightning rod with two crowns or points and endless cables attaching them together to equalize the current |
MARSHALL, Elbridge |
Lightning Rod | 9/10 to Ed Stein, J. H. Cannon, D. M. Moore, E. A. Dupree, J. H. McEwen, C. A. McEwen, and W. L. McEwen |
Total of 0.01 seconds