From 4b3850e78196c23f4d361ea65dc8346ff578bc52 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Mon, 31 Aug 2020 17:48:50 +0200 Subject: [PATCH] Declare inactive, link to new Senatsverwaltung dashboard. --- enhance_table.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/enhance_table.py b/enhance_table.py index 28c472e..7be6b29 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -150,7 +150,8 @@ th { text-align: left; vertical-align: bottom; } home · contact · privacy

Berlin's Corona infection numbers, development by districts

-

Updated daily at 7pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". Source code. Plain text view (optimized for terminal curl).

+

Updated daily at 7pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". Updates currently inactive – check out the new dashboard instead that they offer by themselves.

+

Source code. Plain text view (optimized for terminal curl).

""") @@ -216,7 +217,8 @@ elif output_type == 'txt': # Explain what this is. intro = \ """Table of Berlin's Corona infection number development by districts. -Updated daily at 7pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". +NO LONGER Updated daily at 7pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". +Currently inactive. Instead check out the new dashboard they offer: https://www.berlin.de/corona/lagebericht/desktop/corona.html#bezirke Abbrevations/explanations: """ -- 2.30.2