fix data url and adapt to new data format, including type conversion, location name changes etc

This commit is contained in:
fordprefect
2020-12-15 12:11:59 +01:00
parent 5e9a7db2b5
commit 1f85b91236
5 changed files with 58 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ corr = {"Chile": 10000,
"Peru": 10000,
"Bolivia": 3000,
"Yemen": 220,
"Turkey": 100000,
}
def plot(data, countries, pop):