manually add some more countries population
This commit is contained in:
@@ -197,7 +197,10 @@ pop = {'Afghanistan': {'wd_key': 'Afghanistan', 'pop': 34940837},
|
||||
'Vietnam': {'wd_key': 'Vietnam', 'pop': 94660000},
|
||||
'Yemen': {'wd_key': 'Yemen', 'pop': 28250420},
|
||||
'Zambia': {'wd_key': 'Zambia', 'pop': 17094130},
|
||||
'Zimbabwe': {'wd_key': 'Zimbabwe', 'pop': 16529904}
|
||||
'Zimbabwe': {'wd_key': 'Zimbabwe', 'pop': 16529904},
|
||||
'World': {'wd_key': 'entered by hand', 'pop': 7713468000},
|
||||
'Taiwan': {'wd_key': 'entered by hand', 'pop': 23574274},
|
||||
'Palestine': {'wd_key': 'entered by hand', 'pop': 4976684},
|
||||
}
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user