mathiasbynens / covid-19-vaccinations-germany

Historical data on COVID-19 vaccination doses administered in Germany, per state.
https://mathiasbynens.github.io/covid-19-vaccinations-germany/
MIT License
52 stars 10 forks source link

Cumulative Moderna goes from 30311 down to 23661 from 25th to 26th Jan #9

Closed CorneliusvonLenthe closed 3 years ago

CorneliusvonLenthe commented 3 years ago

firstDosesCumulativeModerna[daten_stand = 2021-01-25] = 30311 firstDosesCumulativeModerna[daten_stand = 2021-01-26] = 23661

image

Any idea?

mathiasbynens commented 3 years ago

The drop on 2021-01-26 is not an error in our scripts — it matches the data reported by the RKI, which overreported the numbers for 2021-01-25. More info: https://github.com/mathiasbynens/covid-19-vaccinations-germany/issues/6

Due to the same issue, there's a visible drop in the Bayern chart: https://mathiasbynens.github.io/covid-19-vaccinations-germany/#bayern

mathiasbynens commented 3 years ago

By the way, I'd love to hear more about how you're using the data. Let me know if you have a project I can link to.