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 = 'MUNSON') AND (first_name = 'Alvin Johnston') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'MUNSON'; First Name is 'Alvin Johnston';
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 |
1885 | ||||||
U | 332,673 | December 15, 1885 | Coupling for Lightning Rods Coupling for four-pointed twisted lightning rods |
MUNSON, Alvin Johnston |
Lightning Rod Coupling | |
1886 | ||||||
U | 343,332 | June 8, 1886 | Ball Ornament for Lightning Rods Glass ball ornament for lightning rods |
MUNSON, Alvin Johnston |
Lightning Rod Ornament |
Total of 0.00 seconds