ImperialCollegeLondon / covid19model

Code for modelling estimated deaths and cases for COVID19.
MIT License
944 stars 271 forks source link

Updated data #108

Closed dwcoder closed 4 years ago

dwcoder commented 4 years ago

Would it be possible to push the newest /data/COVID-19-up-to-date.csv to the repository?

verretor commented 4 years ago

It would make more sense to provide a means to collect the data ourselves such as a scraper. Data should be in .gitignore instead of providing 18MB outdated files.

For instance, 1 and 2 are the same file except one is older than the other.

s-mishra commented 4 years ago

Please look at files in data folder https://github.com/ImperialCollegeLondon/covid19model/blame/master/data/fetch-ecdc.r

It lets you update the data by yourself. Idea of giving data is ppl can match exact results we have in report/publication.