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 = 'SCHEIBLE') AND (first_name = 'Albert') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'SCHEIBLE'; First Name is 'Albert';
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 |
1911 | ||||||
U | 985,707 | February 28, 1911 | Insulator Support Pin of bent metal with flat clips to screw in threads in insulator |
SCHEIBLE, Albert |
Pin | |
1912 | ||||||
U | 1,034,518 | August 6, 1912 | Hanger for Electrical Apparatus Hanger for street lights composed of a bell insulator, cross arm with spool insulators on each end, and a hook to support the lamp. |
SCHEIBLE, Albert |
Hanger |
Total of 0.00 seconds