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 = 'HODGES') AND (first_name = 'Nathaniel D. C.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HODGES'; First Name is 'Nathaniel D. C.';
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 |
1890 | ||||||
U | 443,048 | December 16, 1890 | Method of Protecting Building from Lightning Lightning rod with non-conducting box filled with soot to break the electric current forcing it to disperse |
HODGES, Nathaniel D. C. |
Lightning Rod | |
1893 | ||||||
U | 505,106 | September 19, 1893 | Lightning Rod Lightning rod designed with varying resistance to current flow and gaps between the rod sections to resist the flow of electric current |
HODGES, Nathaniel D. C. |
Lightning Rod |
Total of 0.00 seconds