File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"static_file_dir": "./static",
3
3
"export_dir": "/common/covidcast/receiving/changehc",
4
4
"cache_dir": "./cache",
5
- "input_denom_file": "./tests/test_data/SYNICUE_CMB_INPATIENT_11062020.csv.gz ",
6
- "input_covid_file": "./tests/test_data/SYNEDI_AGG_INPATIENT_11062020_1451CDT.csv.gz ",
5
+ "input_denom_file": "./tests/test_data/20200601_All_Outpatients_By_County.dat ",
6
+ "input_covid_file": "./tests/test_data/20200601_Covid_Outpatients_By_County.dat ",
7
7
"start_date": "2020-02-01",
8
8
"end_date": null,
9
9
"drop_date": null,
Original file line number Diff line number Diff line change 2
2
"static_file_dir": "./static",
3
3
"export_dir": "./receiving",
4
4
"cache_dir": "./cache",
5
- "input_denom_file": "./tests/test_data/SYNICUE_CMB_INPATIENT_11062020.csv.gz ",
6
- "input_covid_file": "./tests/test_data/SYNEDI_AGG_INPATIENT_11062020_1451CDT.csv.gz ",
5
+ "input_denom_file": "./tests/test_data/20200601_All_Outpatients_By_County.dat ",
6
+ "input_covid_file": "./tests/test_data/20200601_Covid_Outpatients_By_County.dat ",
7
7
"start_date": "2020-02-01",
8
8
"end_date": null,
9
9
"drop_date": null,
You can’t perform that action at this time.
0 commit comments