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 = 'CHADWICK') AND (first_name = 'Lee S.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'CHADWICK'; First Name is 'Lee 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 |
1917 | ||||||
U | 1,246,879 | November 20, 1917 | Valve Kerosene jar valve |
CHADWICK, Lee S. |
HU | The Cleveland Metal Products Co. |
1919 | ||||||
U | 1,299,914 | April 8, 1919 | Dispensing Receptacle Kerosene jar |
CHADWICK, Lee S. |
HU | The Cleveland Metal Products Co. |
Total of 0.00 seconds