Skip to content

A python script to process ECDC covid data. Requires a Kaggle account to obtain the countries of the world dataset.

Notifications You must be signed in to change notification settings

AdeelGH/Covid-ETL

Repository files navigation

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

About

A python script to process ECDC covid data. Requires a Kaggle account to obtain the countries of the world dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages