Skip to content
Snippets Groups Projects
Commit 16f67bab authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Getting the dataset directly from source

parent b9cb0a99
No related branches found
No related tags found
No related merge requests found
db = "./covid-19-data/us-counties.csv"
# db = "./covid-19-data/us-counties.csv"
db = "https://raw.githubusercontent.com/nytimes/covid-19-data/master/us-counties.csv"
default_date_for_map = "2020-03-11"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment