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 = 'SHINN') AND (first_name = 'William C.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'SHINN'; First Name is 'William 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 |
1908 | ||||||
U | 887,277 | May 12, 1908 | Machine for Making Cable Lightning Rods Machine for making cable conductors that is a cable within a cable for greatest flexibility and conduction |
SHINN, William C. |
Lightning Rod Machine | |
1911 | ||||||
U | 995,638 | June 20, 1911 | Brace for Lightning Rod Tops Lightning rod tripod to support rod with ball ornament |
SHINN, William C. |
Lightning Rod |
Total of 0.00 seconds