Skip to content

Releases: jdieg0/coronavirus-dresden

v0.3.0

31 Oct 02:26
Compare
Choose a tag to compare
  • Write own "python" measurement to InfluxDB with the latest daily data point of a data set only.
  • Adaptation to new data fields introduced by the city on 28.10.2020.
  • Better mapping of incoming records to the respective reporting date.
  • Update of the existing data set in InfluxDB, if several changes for the same reporting date come in from the public health department.
  • Only the most recent dataset of a reporting day is written in InfluxDB measurement "dresden_official" for Grafana. The entire collection of data sets lands in "dresden_official_all".
  • More detailed logging with the information whether a data record for a new reporting day or an update of an existing reporting day has been published.
  • License for the data was clarified by the city of Dresden on my request and is now noted in the repo.
  • Data sets since 18.10.2020 have now been published and added as a submodule to this repo.

v0.2.1

24 Oct 01:58
Compare
Choose a tag to compare

Minor DB change:

  • Add tag pub_date_short

v0.2.0

22 Oct 23:49
Compare
Choose a tag to compare

Releasing version v0.2.0 with:

  • slightly changed database data structure for better searchability between different published time series.

Existing Grafana dashboards building on the old DB structure will continue to work.

v0.1.0

22 Oct 20:44
Compare
Choose a tag to compare
Fix link.