Lucas Rodés-Guirao
Lucas Rodés-Guirao
That is a really good input @kafran. I totally agree with you. System message information has not been exploited so far, it is definitely an open issue. Let's leave this...
Current US source stopped reporting. Switch to new source - source: https://covid.cdc.gov/covid-data-tracker/COVIDData/getAjaxData?id=vaccination_data, https://github.com/simonw/cdc-vaccination-history/ Info on dataset fields: https://covid.cdc.gov/covid-data-tracker/#vaccinations
Hi @sanyam-git, Thanks for your proposal! It could be a nice-to-have feature. The reason for not adding these fields so far was because the https://github.com/owid/covid-19-data project already does. But still,...
I'll be adding `total_vaccinations_per_100` to individual region JSON files.
Hi @sanyam-git, Yes, just added per 100-capita metrics recently to region files. I Will think about how to add such info at the national level, shouldn't be difficult. I Will...
some inspiration: https://github.com/youyanggu/covid19_projections
Thanks for all your hard work, @sanyam-git - Hope you are safe. Take care and hope the best for your country.
The decision behind this was to only add entries whenever there are new values. In particular, [this call](https://github.com/sociepy/covid19-vaccination-subnational/blob/b12cf50d4b4b62cca9dbb160cf60410497524a98/src/covid_updater/scraping/base.py#L63) to `keep_min_date` is the responsible: https://github.com/sociepy/covid19-vaccination-subnational/blob/b12cf50d4b4b62cca9dbb160cf60410497524a98/src/covid_updater/utils.py#L36-L49 In the CSV files, I think...
Thanks for your comment. Some notes: - Some countries do not provide information on some days, question here is, should we assume that the number of vaccinations was zero? My...
- Some of the missing Indian states have non-ISO 3166-2 codes. I have opened an issue in the source data repository https://github.com/india-covid19vaccine/india-covid19vaccine.github.io/issues/2. - Other entries (Puerto Rico and Indian state...