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 = 'LEE') AND (first_name = 'Charles T.') ORDER BY date ASC, patent, type |
Total of 4 patents found where: Last Name is 'LEE'; First Name is 'Charles T.';
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 |
1892 | ||||||
U | 467,941 | February 2, 1892 | Insulator Strain type |
LEE, Charles T. |
Strain | 1/2 to The Gould & Watson Co. |
U | 467,942 | February 2, 1892 | Insulator Suspension type using mica sheets with metal case |
LEE, Charles T. |
Suspension | 1/2 to The Gould & Watson Co. |
U | 482,872 | September 20, 1892 | Insulator Strain type |
LEE, Charles T. |
Strain | The Johns-Pratt Co. |
U | 485,106 | October 25, 1892 | Insulator Knob of mica with side groove to hold wire |
LEE, Charles T. |
Knob | The Johns-Pratt Co. |
Total of 0.00 seconds