Purpose: Post daily tweets about COVID-19 data of last 24h and 7days from public french database. Most of the content of the main tweets is shaped as infographics with emojis.
Process:
- A python script, run.py collects and transform data into a message intended to be tweeted with a dedicated account, @InfographiCOVID.
- In addition, each of these tweets are being responded to provided the data sources, which are Santé Publique France and data.gouv.fr.
- Finally, a Github Actions (YAML config file) is set to execute the code each day at 8:30 UTC.