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 = 'BALDWIN') AND (first_name = 'L. S.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BALDWIN'; First Name is 'L. S.';
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 |
1859 | ||||||
U | 25,077 | August 9, 1859 | Improved Construction of Lightning Rods Lightning rod made of sheet metal formed with spiral-fluted sides |
BALDWIN, L. S. PARKS, Lucius |
Lightning Rod | L. S. Baldwin |
Total of 0.00 seconds