fix data url and adapt to new data format, including type conversion, location name changes etc
This commit is contained in:
@@ -17,6 +17,7 @@ corr = {"Chile": 10000,
|
||||
"Peru": 10000,
|
||||
"Bolivia": 3000,
|
||||
"Yemen": 220,
|
||||
"Turkey": 100000,
|
||||
}
|
||||
|
||||
def plot(data, countries, pop):
|
||||
|
||||
Reference in New Issue
Block a user