Simple Widget for Kivy to display a) weekly cases and two charts showing weekly and cumulative infections worldwide. b) weekly vaccinations
The widget uses data provided from the ECDC. This data represents the daily infections by country worldwide and is available at https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide in different formats.
You can use it as a standalone App or include it in your own Kivy projects
All necessary dependencies you need to install to run the app can be found in the requirements.txt file. Parts of the dependencies can be licensed under different licenses than this repo. Please be sure to credit these appropriately and hand over the licences if you distribute packages including the dependencies. As well, make sure to credit the ECDC as the source for your data.