home
·
contact
·
privacy
projects
/
berlin-corona-table
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
601ab99
)
Explain that "+" counts just for the single day unit.
author
Christian Heller
<c.heller@plomlompom.de>
Sat, 4 Jul 2020 00:34:35 +0000
(
02:34
+0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sat, 4 Jul 2020 00:34:35 +0000
(
02:34
+0200)
enhance_table.py
patch
|
blob
|
history
diff --git
a/enhance_table.py
b/enhance_table.py
index 62e503986b5aa0e59b88d32b11c878d7f3735802..cee78f82bb674fb98a879c1814bc6a2cca078ea8 100755
(executable)
--- a/
enhance_table.py
+++ b/
enhance_table.py
@@
-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',