home · contact · privacy
Explain that "+" counts just for the single day unit.
[berlin-corona-table] / enhance_table.py
index 62e503986b5aa0e59b88d32b11c878d7f3735802..cee78f82bb674fb98a879c1814bc6a2cca078ea8 100755 (executable)
@@ -32,7 +32,7 @@ translate = {
   'TS': 'Tempelhof-Schöneberg',
   'TK': 'Treptow-Köpenick',
   'sum': 'all of Berlin',
-  '+': 'new infections counted',
+  '+': 'new infections counted that day',
   'Σ': 'sum of new infections for last 7 days',
   'Ø': 'per-day average of new infections for last 7 days',
   'i': 'incidence (x per 100k inhabitants) of new infections for last 7 days',