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 = 'HOUSEL') AND (first_name = 'Benjamin F.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'HOUSEL'; First Name is 'Benjamin F.';
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 |
1870 | ||||||
U | 107,051 | September 6, 1870 | Improvement in Machines for Making Tubular Lightning Conductors Machine for making corrugated lightning rods out of sheet metal |
HOUSEL, Benjamin F. THAYER, Simeon O. |
Lightning Rod Machine |
Total of 0.00 seconds