MarianNecula / covid-19

Novel Coronavirus 2019 time series case data for confirmed, recovered and deaths

Home Page:https://datahub.io/core/covid-19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novel Corona virus - COVID19

The new strain of Coronavirus has had a worldwide effect. It has affected people from different countries. The dataset provides, a time series data tracking the number of people affected by the virus, how many deaths has the virus caused and the number of reported people who have recovered.

Run the script

We use dataflows to process and normalize the data

pip install dataflows

Run the script

python process.py

Data

Data is coming from https://github.com/CSSEGISandData/COVID-19 updated daily. We have normalized data a bit - unpivoted and transfered dates to be more machine readable.

About

Novel Coronavirus 2019 time series case data for confirmed, recovered and deaths

https://datahub.io/core/covid-19


Languages

Language:Python 100.0%