iOS-Widgets/number-of-covild-19-vaccinations
2021-01-03 12:03:35 +01:00
..
alternative.jpeg alternative image added 2021-01-03 12:02:49 +01:00
number-of-covild-19-vaccinations.js Update number-of-covild-19-vaccinations.js 2021-01-03 12:00:53 +01:00
previewDark.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00
previewDark2.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00
previewDark3.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00
previewLight.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00
previewLight2.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00
previewLight3.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00
README.md Readme.md changed 2021-01-03 12:03:35 +01:00
setup.jpeg number-of-covild-19-vaccinations 2020-12-30 10:24:50 +01:00

Number of Covid 19 vaccinations

Preview light Preview dark Preview light Preview dark Preview light Preview dark

This widget displays the number of Covid 19 vaccinations. In the small and medium widet, the total number for all states is displayed by default. By entering the state name in the widget parameters, you can switch to the number for the state in the small widget. In the medium widget, by entering the state name, the numbers of the state are displayed next to those of the whole Germany. The large widget shows all 16 states and the total.

The widget is using a cache for 6 hours to protect the server from too much load. Since the data is updated by the RKI itself only once a day, this should be sufficient.

[Download]

Optional Setup

Enter the name of you state in the Widget-Parameter:

Setup

If you like to show the total values in million instead of thousand, you can add an additional 1 to the Widget-Parameter, which has to be separated by a comma: Nordrhein-Westfalen,1. If you do not want to specify a state, you only have to enter a 1

Setup

Notice

Source of the data is the RKI: https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Daten/Impfquoten-Tab.html

The Excel provided by the RKI is accessible via an API for the widget: https://github.com/ThisIsBenny/rki-vaccination-data

Contributors