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 = 'GREEN') AND (first_name = 'Estill I.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'GREEN'; First Name is 'Estill I.';
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 |
1928 | ||||||
U | 1,659,731 | February 21, 1928 | Insulator Protective shield |
GREEN, Estill I. |
Protective Shield | American Telephone & Telegraph Co. |
U | 1,687,535 | October 16, 1928 | Reduction of Losses in Insulators, Pins, and Cross Arms Carrier circuit insulator with specific diameter/pin ratio |
AFFEL, Herman A. GREEN, Estill I. |
Carrier | American Telephone & Telegraph Co. |
Total of 0.00 seconds