SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (residence = 'London, Ontario, Canada') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Residence is 'London, Ontario, Canada';
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 |
1883 | ||||||
U | 287,286 | October 23, 1883 | Lightning Rod Joint Coupling for spiraling lightning rods that is an internally threaded collar so each end of the rod can be screwed into the coupling |
HEWITT, William |
Lightning Rod Coupling | |
U | 287,929 | November 6, 1883 | Lightning Rod Coupling Coupling for spiraling lightning rods such that each end of the rod is screwed into the other |
HEWITT, William |
Lightning Rod Coupling |
Total of 0.00 seconds