Covid19-Cases in Switzerland visualized See here: https://rsalzer.github.io/COVID_19_CH/
- Gesundheitsdirektion Kanton Zürich, https://opendata.swiss/de/dataset/covid_19-fallzahlen-kanton-zuerich via their github-page https://github.com/openZH/covid_19
The following CSV is loaded and used for the diagrams:
I use D3.js to load and parse the CSVs and then Chart.js to produce the various diagrams.
Feel free to fork, suggest edits.