Skip to content

COVID-19 Data

tl;dr

 Dataset  Archive

Description

This dataset contains the daily COVID-19 data provided publicly by Johns Hopkins University.

Solution

We imported their daily snapshots provided as 1145 versioned .csv files from their Git repository archive and imported them daily into DBRepo as system-versioned data that can be queried. During the time of this project the COVID-19 pandemic was still ongoing and therefore daily snapshots demanded a correct import script to be maintained.

DBRepo Features

  • Data pipeline from Git repository
  • System versioning
  • Subset exploration