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 = 'RAUNACHER') AND (first_name = 'Gustav') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'RAUNACHER'; First Name is 'Gustav';
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 |
1899 | ||||||
U | 623,033 | April 11, 1899 | Lightning Rod Conductor Lightning rod point in the form of a dragon with multiple points in the tail pointing up with numerous little points along the dragon's body that aids in collecting or dissipating the current |
RAUNACHER, Gustav |
Lightning Rod Point | 1/2 to Grant Greenham |
Total of 0.00 seconds