<!ELEMENT smallcaps (#PCDATA | b | u | i)*>
]>
== Scripts for processing data ==
The programs/scripts are located at our [[Software Repository]].
repository: Patent_Data_Parser
branch: next
The scripts are in uspto_assignees_xml_parser directory.
=== Downloading raw bulk data from USPTO ===
The XML files are available at https://bulkdata.uspto.gov/data2/patent/assignment/
The down-loader script used to download XML files is essentially same, with minor changes, as the one used for downloading USPTO patent-data.
That is, the current version of down-loader script downloads all files from the base URL (see above).
=== Parsing the XML files ===
===Inserting Extracted Data into Tables ===
===Clean Up ===