Skip to content

jelleschutter/fhnw-ds-daw-covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHNW Data Science Mini-Challenge COVID-19

Open in Collab

This Mini-Challenge was completed as part of the "Data Wrangling" course.

We were tasked with building a data pipeline which creates two clean data frames with the following daily data:

  • per country (Global)
    • new cases
    • total cases
    • new deaths
    • total deaths
  • per canton from start of 2nd wave (Switzerland)
    • new cases since 1st of june
    • total cases since 1st of june
    • new deaths since 1st of june
    • total deaths since 1st of june

We were only allowed to use the raw data provided by the following to institutions on GitHub:

You can find the current revision of the data pipline here.

About

Code from COVID mini challenge in data wrangling class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published