florath / jhu2db

Converts the Johns Hopkins CSSE to a simple to use DB with a REST interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Converts Corona case data into JSON

Sources:

  • John Hopkins CSSE
  • RKI
  1. Download data
  2. Call 'python rki2json.py' or 'python jhu2json.py' depending on the data set.
  3. Adapt and call "python json2db.py"

About

Converts the Johns Hopkins CSSE to a simple to use DB with a REST interface.

License:MIT License


Languages

Language:Python 100.0%