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

Home Page:http://stefangabos.github.io/world_countries/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looks like St Helen is missing

Dom911 opened this issue · comments

Hi,

the country(?) St Helen is missing:
Saint Helena (and/or) Ascension Island (and/or) Tristan da Cunha

ISO 3166-1
Alpha-2 code: SH
Alpha-3 code: SHN
Numeric code: 654

It's not, it is in the world.* files

Yes, I have seen that it was some times present but not always like in bg and others (present in pl).
I guess that some other country translations are missing too in other languages (need to be checked).

In order to find the missing items, you would have to add a field in all the world.sql files. This field will contain the language in which the countries have been translated.
After that it will be possible to search for the missing translations (1st use count, then if one or more are missing then join between 2 tables)

PS: Thanks for your valuable work ! There maybe an item or more missing but your work is great !!