CS student at the Technical University of Munich π¨π½βπ».
- Munich, Germany
Pinned Loading
-
Vaccinations Widget for Germany usin...
Vaccinations Widget for Germany using Scriptable App and impfdashboard.de 1const url = "https://impfdashboard.de/static/data/germany_vaccinations_timeseries_v2.tsv";
2const req = new Request(url);
3var res = await req.loadString();
45const valueNames = ["date", "dosen_kumulativ", "personen_erst_kumulativ", "personen_voll_kumulativ", "impf_quote_erst", "impf_quote_voll"];
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.