X-Git-Url: https://plomlompom.com/repos/?p=berlin-corona-table;a=blobdiff_plain;f=README.txt;fp=README.txt;h=2887eeeeabd59718cebcbac504cc714d0870c3b9;hp=3385d6d708aabdf57e2a45bcab98e2673f7a1c2f;hb=c284e595f130dc4ca3354d474932c59c305e8149;hpb=7dc465ba65890a95b34505f7c8bd0421f0efc43b diff --git a/README.txt b/README.txt index 3385d6d..2887eee 100644 --- a/README.txt +++ b/README.txt @@ -2,7 +2,7 @@ Daily updated table of development of Berlin's Corona virus infections. How this works: -Each day, the Berlin health ministry publishes by-district data of the day's +Each day, the Berlin health ministry publishes new by-district data of the day's registered new Corona infections at [1]. ./update.sh crawls this and appends the day's data as a single line to ./daily_infections_table.txt, then calls ./enhance_table.py which outputs an enhanced version of the data to @@ -11,7 +11,7 @@ A systemd timer whose files are provided as ./berlin-corona-table.service and ./berlin-corona-table.timer calls ./update.sh once per day, when the new daily data are expected to be found at [1]. -[1] https://www.berlin.de/lageso/_assets/gesundheit/publikationen/corona/bezirkstabelle.csv +[1] https://www.berlin.de/sen/gpg/service/presse/2020/ [2] https://plomlompom.com/berlin_corona.txt & https://plomlompom.com/berlin_corona.html Set-up: