A little package that makes various information about Hamburg, Germany available in an easily accessible fashion.
]add https://github.com/oem/Hamburg.jl
using Hamburg
dataset(topic, dataset)
Since July 27, 2020:
Before July 27, 2020:
The datasets are also available as csv files, in case you want to use them separately:
Number of people infected by covid-19, recorded since July 27, 2020
dataset("covid-19", "infected")
The number infected, by borough.
These are aggregated numbers, representing the cases for the last 14 days. This is so that the privacy of individuals can be guaranteed.
dataset("covid-19", "boroughs")