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 = 'MITCHELL') AND (first_name = 'Melvin G.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'MITCHELL'; First Name is 'Melvin G.';
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 |
1912 | ||||||
U | 1,017,308 | February 13, 1912 | Lightning Conductor Lightning rod tip with clip fastener to attach to conductor |
MITCHELL, Melvin G. |
Lightning Rod Point | National Cable & Mfg. Co. |
1915 | ||||||
U | 1,129,358 | February 23, 1915 | Lightning Rod Conductor Lightning rod attached to conductor with flat sheet metal end |
MITCHELL, Melvin G. |
Lightning Rod | National-Standard Co. |
Total of 0.00 seconds