Skip to content

Commit

Permalink
updates docs with a few examples
Browse files Browse the repository at this point in the history
  • Loading branch information
oem committed Dec 3, 2020
1 parent bdd635e commit e550d37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ The number of deaths are not quite matching up between those two datasources, it

The numbers reported to the RKI are also delayed by one day, the time of recording has been moved back one day to align with the dates from hamburg.de.

** Examples **

The dataset is used to show a [color-coded dashboard](https://oem.github.io/covid19/):

![covid19 hh dashboard](doc/dashboard.png "COVID-19 in Hamburg)

There is an [example notebook](https://github.com/oem/Hamburg.jl/blob/master/docs/Hamburg.ipynb) that digs a bit deeper into the data and visualizes it.

The datasets are also available as csv files, in case you want to use them separately:
Expand Down
Binary file added docs/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e550d37

Please sign in to comment.