stefangabos / world_countries

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also available are the ISO 3166-2 codes of provinces/ states associated with the countries
http://stefangabos.github.io/world_countries/
Other
1.39k stars 378 forks source link

Bug with GN data #88

Open respencer opened 4 months ago

respencer commented 4 months ago

There's something wonky about GN:

It's a mix of "Administrative regions and governorate" & "Prefectures", but it does not have a complete list of either.

https://en.wikipedia.org/wiki/ISO_3166-2:GN https://www.iso.org/obp/ui/#iso:code:3166:GN

stefangabos commented 4 months ago

I am working on a script for fetching the up to date values from Wikipedia since this weekend. I will be done with it this week. I tried to use a OpenStreetMap as suggested by someone else but it turned out to have outdated, incorrect and some poorly translated data. So, I started building this script and will be done this week. Thanks!