We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f1467 commit 4ef7e47Copy full SHA for 4ef7e47
ansible/files/usafacts-params-prod.json
@@ -1,7 +1,7 @@
1
{
2
- "export_start_date": "2020-02-20",
+ "export_start_date": "latest",
3
"static_file_dir": "./static",
4
- "export_dir": "./receiving",
+ "export_dir": "/common/covidcast/receiving/usa-facts",
5
"cache_dir": "./cache",
6
"base_url": "https://usafactsstatic.blob.core.windows.net/public/data/covid-19/covid_{metric}_usafacts.csv"
7
}
0 commit comments