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 = 'DUNCAN') AND (first_name = 'John D. E.') ORDER BY date ASC, patent, type |
Total of 4 patents found where: Last Name is 'DUNCAN'; First Name is 'John D. E.';
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 |
1907 | ||||||
U | 871,490 | November 19, 1907 | Insulator Pin Mounting Mounting for hollow steel pin on a steel tower |
DUNCAN, John D. E. |
Pin | |
1908 | ||||||
U | 880,203 | February 25, 1908 | Insulator Suspension insulator with petticoat |
DUNCAN, John D. E. |
Suspension | |
U | 895,171 | August 4, 1908 | Cable Hanger Cable hanger for two part Duncan suspension |
DUNCAN, John D. E. |
Suspension | |
1915 | ||||||
U | 1,128,424 | February 16, 1915 | Insulator Suspension multipart insulator fitted with arcing horns |
DUNCAN, John D. E. |
Suspension |
Total of 0.01 seconds