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 = 'COLE') AND (first_name = 'James W.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'COLE'; First Name is 'James W.';
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,383 | December 15, 1885 | Lightning Rod Stand Tripod stand for lightning rod with brackets to hold the rod |
COLE, James W. KNUDSEN, Henry |
Lightning Rod | James W. Cole |
1887 | ||||||
U | 362,062 | May 3, 1887 | Multiple Subsidiary Ground Terminal for Lightning Rods Lightning rod ground with multiple ground wire to spread current into ground |
COLE, James W. |
Lightning Rod Ground |
Total of 0.00 seconds