Changes

Jump to navigation Jump to search
== USPTO Consolidated Patent Data ==
ScriptsThe USPTO has a repository of patent data on their Bulk Data Storage system. We have this data downloaded and loaded into a table on the patent database. Here are the steps followed:* Download file from the BDS system - we have access to CSV files.* Create table with required specs* use the \COPY command to copy the data from the file into the table.  Script follows. '''Script:'''
/* creating patent data tables from : https://bulkdata.uspto.gov/data2/patent/maintenancefee/*/

Navigation menu