CODAIT / covid-notebooks

Jupyter notebooks that analyze COVID-19 time series data
Apache License 2.0
104 stars 38 forks source link

Update date parsing to reflect changes to USAFacts data format #30

Closed frreiss closed 3 years ago

frreiss commented 3 years ago

USAFacts decided to change their date format from the "01/01/2020" format used by JHU to "2020-01-01". This broke our ETL notebook. This PR fixes the notebook so that it works again.

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

frreiss commented 3 years ago

Also reran the notebook with today's data.