boogheta / coronavirus-countries

COVID-19 interactive dashboard for the whole world
https://boogheta.github.io/coronavirus-countries/
GNU Affero General Public License v3.0
55 stars 16 forks source link

Fetch and display vaccination status #50

Closed luciusf closed 3 years ago

luciusf commented 3 years ago

The Coronavirus Country Comparator is my goto solution to really understand what's happening in the world. Longterm trends are best visible in this app.

Therefore it would be great to also be able to look at "vaccination" graph (if such data can be obtained easily).

Ideally, this could be combined with an additional "immunity" graph, which takes both vaccination and former infections into account.

In any way: Thanks for this tool!

boogheta commented 3 years ago

Hello @luciusf and thanks for reaching out. This is indeed something I would like to include, although I didn't find much time to work on this project in the past few months and I haven't taken the time to search for an aggregated worldwide dataset of vaccine numbers per country yet. Do you know of such a dataset available somewhere? The aim of this tool is to propose an interface to visualise worldwide data built by others, I don't want to invest myself in building the data myself as I won't be able to ensure its long term maintenance (contrary for instance to Johns Hopkins that does a wonderful job with the cases/deceased data for all countries)

luciusf commented 3 years ago

Hi @boogheta, thanks for the reply!

There is a fellow countryman of yours (fellow cityman actually), Edouard Mathieu, who compiles recent covid data including vaccination stats. He is publishing it as csv and json directly on github. According to the repo, all data is licensed under the CC BY. I only quickly skimmed over the data, but from what I see, it would make a nice complementary addition to what you offer already. It wouldn't leave any blanks or be too specific to just a handful of countries.

luciusf commented 3 years ago

The more I look at the data collection from edomt, the more I'm thinking, that this could actually be used as a full data source replacement for your app. edomt is incorporating all the John Hopkins data which you currently use, but is enriching it not only with information about vaccination, but also about ICUs among other things.

The only downside could be, that due to the "man" in the middle, the recent data would trickle down a bit later. This would however be completely ok for my use case, as I'm interested in understanding the trends.

Unfortunately it is not braking down the numbers into age groups, which would be interesting to see. I read elsewhere, that the vaccination impact could already been seen in the vaccinated 80+ group, with their trends falling contrary to the unvaccinated groups. But that's another topic.

boogheta commented 3 years ago

Interesting thanks, will try and see if that's doable in the coming days/weeks then!

boogheta commented 3 years ago

at least for France we have now official data usable here and there: https://data.widgets.dashboard.covid19.data.gouv.fr/vaccins_vaccines.json https://data.widgets.dashboard.covid19.data.gouv.fr/vaccins_premiere_dose.json

luciusf commented 3 years ago

Weren't those already incorporated in the covid-19-dataset? I think so, judging from the history of datapoints (see 15.2 National: hospital and ICU admissions and current inpatients). The nice thing about this dataset is, that it provides data spanning multiple countries, and it isn't france-only.

edit: sorry, the pdf link made only sense for ICUs, here is the vaccination data: https://www.ecdc.europa.eu/en/publications-data/data-covid-19-vaccination-eu-eea

boogheta commented 3 years ago

Nope they weren't in the data I was previously using. Since I had to switch source for France local data because the old official dashboard is not maintained anymore, I took the opportuniy to add also vaccines data from the new source. But I keep in mind to switch to this other source for world data, I'm on a coding day on this project which I left aside for too long ;)

boogheta commented 3 years ago

cf for instance https://boogheta.github.io/coronavirus-countries/#country=France%20&vaccinated_once&vaccinated_fully&deceased&ratio&multiples&places=Auvergne-Rh%C3%B4ne-Alpes,Bourgogne-Franche-Comt%C3%A9,Bretagne,Centre-Val%20de%20Loire,Corse,Entire%20France%20,Grand%20Est,Guadeloupe,Guyane,Hauts-de-France,La%20R%C3%A9union,Martinique,Mayotte,Normandie,Nouvelle-Aquitaine,Occitanie,Pays%20de%20la%20Loire,Provence-Alpes-C%C3%B4te%20d'Azur,%C3%8Ele-de-France&alignTo=deceased

RouxRC commented 3 years ago

Our World in Data seems like a good global source for vaccines: https://github.com/owid/covid-19-data/tree/master/public/data/vaccinations