Changes

Jump to navigation Jump to search
313 bytes added ,  16:11, 30 November 2017
The tab-delimited test files are here:
Projects/USITC/JSON_scraping_python
To create the tab delimited text files, run code.py in the JSON_scraping_python directory. This has all of the file names hard coded. It will createthe following files
investigation_info.txt
Schema for this file is id, title, investigation number, investigation tpye, docket number, date of publication notice
patent_info.txt
Schema for this file is Investigation Number, Patent ID, Patent Number, Active Date, Inactive Date,
 
This information was gathered from the investigations.json file downloaded from the USITC website (https://pubapps2.usitc.gov/337external/, Click on Cases Instituted After 2008)
The program grabs the information, places it into lists of lists, and then writes to the file names listed above.
==XML Information==

Navigation menu