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 = 'TURNER') AND (first_name = 'Edward S.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'TURNER'; First Name is 'Edward S.';
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 |
1879 | ||||||
U | 211,441 | January 14, 1879 | Improvement in Lightning Rod Couplings Coupling for lightning rod that is cast in iron on the ends of the rods and provided with male and female threaded ends |
TURNER, Edward S. |
Lightning Rod Coupling | |
U | 215,028 | May 6, 1879 | Improvement in Weather Vanes Metallic weather vane fitted with panes of colored glass in the tail |
TURNER, Edward S. |
Lightning Rod Ornament |
Total of 0.00 seconds