From 0276a9c6c4746342f4cf06e079ad6442bcddeadd Mon Sep 17 00:00:00 2001 From: fordprefect Date: Fri, 11 Sep 2020 15:26:49 +0200 Subject: [PATCH] new countries added to clip roster, exclude 'international' as it is meaningless now --- all_countries.py | 6 +++++- index.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/all_countries.py b/all_countries.py index 8e07c57..e96fdc0 100644 --- a/all_countries.py +++ b/all_countries.py @@ -13,14 +13,18 @@ corr = {"Chile": 10000, "China": 4000, "Ecuador": 2500, "Kazakhstan": 5000, - "Kyrgyztan": 2200, + "Kyrgyzstan": 2200, "Peru": 10000, + "Bolivia": 3000, + "Yemen": 220, } def plot(data, countries, pop): figsize = (10,5) for loc in data: + if loc == "International": + continue name = basename+loc time, new_cases, new_deaths, total_cases, total_deaths = data[loc] diff --git a/index.html b/index.html index ba6e0ee..b693bba 100644 --- a/index.html +++ b/index.html @@ -194,7 +194,7 @@ Aktuelle Daten aus Deutschland mit vielen Hintergründen finden sich im Iceland
India
Indonesia
-
International
+
Iran
Iraq
Ireland