Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.33 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.33 KB

Covid-ETL

A python script to process ECDC covid data. Requires a Kaggle account to obtain the countries of the world dataset (read more at: https://github.com/Kaggle/kaggle-api)

Scripts should be executed in the following order:

  1. covid-challenge-create-tables
  2. covid-challenge-download
  3. covid-challenge-insert-data
  4. covid-challenge-queries (includes some interesting queries, for example, top 10 countries with the highest number of cases among the top 20 richest countries by GDP per capita) image

Some of the graphs created with the data include the following:

image

image

image

image

image

image