Skip to content

Data repository and tool for public COVID-19 data in The Netherlands.

License

Notifications You must be signed in to change notification settings

hungrxyz/infected-data

Repository files navigation

infected-data

Data repository and Scalpel - tool that downloads and disects latest RIVM COVID-19 data into mobile friendly files.

Data

Currently contains only latest numbers (< 24h) separated into files:

  • per region
    data/latest/region/{region code}.json.
  • Or a single file grouping specific regions
    data/latest/{municipalities|security_regions|provinces|national}.json.

Sources

  • RIVM - confirmed cases and deaths for all regions.
  • RIVM + NICE - hospitalizations.
  • NICE - national new intensive care admissions.
  • LCPS - national currently occupied hospital and intensive care beds.
  • CBS - region codes and population for all regions.

Scalpel

Swift command line tool that creates files in data directory.

How To Use

  1. Clone this repository.
  2. Navigate to root of this repository.
  3. Run swift run scalpel.

License

Data and Scalpel tool are both licensed CC0. Original data is copyright RIVM, NICE, LCPS and CBS.

About

Data repository and tool for public COVID-19 data in The Netherlands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages