Skip to content

vanAkim/covid-infographic-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter bot displaying infographics about Covid-19 in France

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:

  1. A python script, run.py collects and transform data into a message intended to be tweeted with a dedicated account, @InfographiCOVID.
  2. In addition, each of these tweets are being responded to provided the data sources, which are Santé Publique France and data.gouv.fr.
  3. Finally, a Github Actions (YAML config file) is set to execute the code each day at 8:30 UTC.

Releases

No releases published

Packages