Patent Data

From edegan.com
Revision as of 18:55, 20 January 2016 by imported>Leo (→‎Downloading the files)
Jump to navigation Jump to search

The Patent Data page is for instructions on how to get the USPTO patent data, how to use the database, and for the documentation of our database.

ER diagram

See ER Diagram

Downloading the files

The files (in xml format) for granted patent data can be obtained at granted patent

The files for patent application data can be obtained at patent applications

The files for maintenance fees data can be obtained at maintenance

Scripts are available to perform a bulk download of all the above files:

Script to download patent application data from 2001-2004

Script to download patent application data from 2005-2015

Script to download patent grant data from 1976-2000

Script to download patent grant data from 2001-2004

Script to download patent grant data from 2005-2015

To use the scripts, save the scripts as shell scripts, then either

~ leodu$ sh Applications_download_2001-2004.sh

or first change the script to an executable and execute it

~ leodu$ chmod a+x Applications_download_2001-2004.sh
~ leodu$ ./Applications_download_2001-2004.sh