File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ All data should be downloaded in the ```data``` folder.
1818- US State level zipcode mapping file ``` uszips.csv ``` from https://github.com/akinniyi/US-Zip-Codes-With-City-State/tree/master
1919- Trial XML files from https://clinicaltrials.gov/
2020
21- We have provided some processed data in the ``` data ``` folder. They can be read using ``` pickle.read ``` Some key files are:
21+ We have provided processed data in the ``` data ``` folder. They can be read using ``` pickle.read ``` Some key files are:
2222
2323- ``` npi2trial.pkl ``` : The linked relationship between NPI and NCTID.
2424- ``` npi_info_dict.pkl ``` : The clinician information extracted from CMS data, including location information and other public information.
You can’t perform that action at this time.
0 commit comments