X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/process?a=blobdiff_plain;f=enhance_table.py;h=2410099c2e3c72a07acb450a1e441ec47b980c46;hb=f13581e13f5e699a54dc3d7b48efffbd149e1966;hp=25fcd08048705eab18309283ec51d39a5d716a91;hpb=8b643b326d04387f4903008cbeab89b3a9a6adb7;p=berlin-corona-table diff --git a/enhance_table.py b/enhance_table.py index 25fcd08..2410099 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':