MartinsOnuoha / countriesNowAPI

CountriesNow is an Open source API for retrieving geo-information for countries, including their states, cities, population, etc. 🌎
http://countriesnow.space
MIT License
185 stars 59 forks source link

Incorrect states #65

Closed CountriesFix closed 3 years ago

CountriesFix commented 3 years ago

Hi,

The following states are in the wrong location.

They currently fall under The Netherlands (NL), but they're supposed to be under Netherlands Antilles (AN).

Tried pushing and doing a pull request, but I'm receiving some errors. Needs to be corrected in the following files.

countriesStateCity.js and countriesAndState.js

peter81git commented 3 years ago

Also Chicago is present as being part of Mexico.

MartinsOnuoha commented 3 years ago

Hey @CountriesFix what challenges did you face when trying to raise a PR?

MartinsOnuoha commented 3 years ago

@peter81git do you think you can raise a PR for that?