prossini / covid19-data

COVID-19 workflows and datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Data Processing Pipelines and datasets

Join the chat at https://gitter.im/covid19-data/community

This repository hosts workflows to process several data sources and cleaned datasets for COVID-19 cases across the world.

Datasets

Historical (daily) case data

Country metadata

Historical case data for visualizations

Deprecated

WHO dataset is deprecated. See Our World in Data's announcement: Why we stopped relying on data from the World Health Organization

Usage

Install pandas and snakemake using conda.

conda install -c bioconda -c conda-forge snakemake pandas numpy

or pip:

pip install pandas snakemake numpy

About

COVID-19 workflows and datasets.


Languages

Language:Jupyter Notebook 96.0%Language:Python 3.8%Language:Shell 0.1%Language:Makefile 0.0%