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.35k stars 375 forks source link

Combined list with 1 column for each translation (alternative: Add english name to the translated files) #29

Closed JensGJ closed 2 years ago

JensGJ commented 4 years ago

I am looking for a country list that has the name of the country in different languages (e.g. instead of 23 datasets each containing 1 name column, I'd prefer 1 set having 23 name columns (using some standard naming structure - e.g. name where is the iso_alpha2 code for the particular translation).

A different approach could be to simply add the English name as a distinct column in the 22 translated versions of the file. In many use cases there is a need for a local language + English as the international "fall back".

stefangabos commented 4 years ago

I am working on this and will hopefully be available in a week

xavhoff commented 3 years ago

@stefangabos Is there anything new about this ?