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 = 'DODD') AND (first_name = 'Thomas W.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'DODD'; First Name is 'Thomas W.';
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 |
1913 | ||||||
U | 1,070,948 | August 19, 1913 | Cable and Tube Coupling Lightning rod coupling formed from sheet metal with flaps that fold over the conductor |
DODD, Thomas W. |
Lightning Rod Coupling | |
1915 | ||||||
U | 1,140,582 | May 25, 1915 | Bracket for Lightning Rod Points Support or bracket for lightning rod point made of flat copper that can be easily bent for installation |
DODD, Thomas W. |
Lightning Rod | Dodd & Struthers |
Total of 0.00 seconds