bhundt / COVID19

Data aggregation and plotting for COVID19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19

Some data pipelines and scripts for retrieving and plotting data about the spread of COVID-19 in Germany based on data from official sources.

Discussion for plots: https://hundt.me/2021/12/07/covid-contact-reduction.html

Usage

This repository uses ploomber for orchestration.

pip install -r requirements.txt
ploomber build --force

The resulting plots can be found under products/plots/ and the data is stored in data/raw/ as well as data/processed/.

Pipeline

Pipeline

Data:

About

Data aggregation and plotting for COVID19


Languages

Language:Python 100.0%