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