samayo / country-json

A simple data of the world by country each in JSON format.
https://data.world/samayo
MIT License
1.07k stars 804 forks source link

population should be int #194

Closed KsAmJ closed 4 years ago

KsAmJ commented 4 years ago

{ "country": "Montenegro", "population": "631219" }, population should be int

samayo commented 4 years ago

Can you link the file(s) please? thanks!

KsAmJ commented 4 years ago

https://github.com/samayo/country-json/blob/master/src/country-by-population.json src/country-by-population.json

samayo commented 4 years ago

done, thanks!