Skip to content

Data retrieved from official sources regarding COVID19 evolution in Galicia

Notifications You must be signed in to change notification settings

dgarcoe/COVID19_Galicia

Repository files navigation

COVID-19 evolution in Galicia


This repository hosts datasets retrieved from official sources regarding COVID-19 evolution in Galicia. It also includes a Github page where data is updated automatically every day by running a set of scripts at 10:30 AM that generate several graphs plotting the relevant information.

Github Page

Evolución COVID-19 en Galicia

Datasets

At the moment two datasets are maintained in the repository:

Data sources

Scripts

The following Python scripts are included in the code to automate data retrieval and graph generation:

  • update_data.py : Retrieves data from the official source and creates a new row in the dataset for each day.
  • update-graphs.py : Creates all the graphs to be included in the webpage in html format.
  • update-repo.py : Launches the previous scripts and updates this repository.

Telegram bot

You can access to some of the data also through the Telegram bot @covid19_galicia_bot. Keep in mind that the bot is running in a Raspberry Pi at the moment so it may overload with too much queries.

The following is a list of the available commands right now:

  • /help: Prints the bot help.
  • /getKpis: Prints the last day evolution of main KPIs in Galicia.
  • /getIA: Prints the last day incidence rate values.
  • /getHosp: Prints the last day hospital occupation data.
  • /getAreas: Prints main info from all the Galicia health regions.
  • /getVac: Prints main info related to the vaccination campaign in Galicia.
  • /getDate: Prints the date when data has been last updated.

Profile bot picture image credit: Desiree Ho for the Innovative Genomics Institute.

About

Data retrieved from official sources regarding COVID19 evolution in Galicia

Topics

Resources

Stars

Watchers

Forks

Languages