X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=enhance_table.py;h=7da699dfdee9cc1feab083c05113942085aa1d08;hb=707cfa7c1b642936ba94feb1be2d7a071bc0cdcf;hp=25fcd08048705eab18309283ec51d39a5d716a91;hpb=8b643b326d04387f4903008cbeab89b3a9a6adb7;p=berlin-corona-table diff --git a/enhance_table.py b/enhance_table.py index 25fcd08..7da699d 100755 --- 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', - 'wsum': 'sum for last 7 days', + 'wsum': 'sum of new infections for last 7 days', 'wavg': 'per-day average of new infections for last 7 days', 'winc': 'incidence (x per 100k inhabitants) of new infections for last 7 days', } @@ -135,6 +135,7 @@ if output_type == 'html':