You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
The RKI reports vaccinations that are administered by the Bundeswehr: https://en.wikipedia.org/wiki/Bundeswehr This is not a German state! But it’s still important to count these vaccinations towards the national total.
The upstream CSV now includes entries with state == 'Bundeswehr'. (Previously this was stored as a separate file, but this increasingly made less and less sense since RKI is reporting it as if it was a state.)
Importantly, Bundeswehr entries lack any percentage metrics, since there is no known total population. Only absolute numbers are included.
I’m not sure if you want to include these entries in your data. If you do, we should probably add a new entry to
The RKI reports vaccinations that are administered by the Bundeswehr: https://en.wikipedia.org/wiki/Bundeswehr This is not a German state! But it’s still important to count these vaccinations towards the national total.
The upstream CSV now includes entries with
state == 'Bundeswehr'
. (Previously this was stored as a separate file, but this increasingly made less and less sense since RKI is reporting it as if it was a state.)Importantly, Bundeswehr entries lack any
percentage
metrics, since there is no known total population. Only absolute numbers are included.I’m not sure if you want to include these entries in your data. If you do, we should probably add a new entry to
covid19-vaccination-subnational/scripts/create_iso_db.py
Line 20 in 56cd475
The text was updated successfully, but these errors were encountered: