Skip to content

Commit ec96fe5

Browse files
authored
Update README.md
1 parent 86c1102 commit ec96fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)