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 = 'HANSON') AND (first_name = 'Augustus') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HANSON'; First Name is 'Augustus';
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 |
1896 | ||||||
U | 556,971 | March 24, 1896 | Insulated Support for Contact Rails Third rail insulator with top and side brackets (see reissue 11,613 on 6-22-1897) |
HANSON, Augustus CHAPMAN, James R. |
Third Rail | |
1897 | ||||||
R | 11,613 | June 22, 1897 | Insulator Support for Contact Rails Third rail insulator with top and side brackets (reissue of 556,971) |
HANSON, Augustus CHAPMAN, James R. |
Third Rail | General Electric Co. |
Total of 0.00 seconds