X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=enhance_table.py;h=2410099c2e3c72a07acb450a1e441ec47b980c46;hb=f13581e13f5e699a54dc3d7b48efffbd149e1966;hp=c670739eb69c53f2ef9ce2b7e26a9300e9138424;hpb=b2afbdcf5351cf2aa7898241baa7ab081814d522;p=berlin-corona-table diff --git a/enhance_table.py b/enhance_table.py index c670739..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':