When creating maps with data from different sources, one of the first things to do is to standardize the names of the countries, as they may come in different languages and with different denominations.
In order to have a standardized database of country names, we have chosen to use the GeoNames database, creating our own table with standard ISO codes, as well as other data that may be necessary.
Fields
country_id
: (string) ISO 3166 codes.country_name
: (string) Country name.country_capital
: (string) Country’s Capital.country_tld
: (string) Internet Domain ccTLD.country_currency
: (string) ISO 4217 codes.country_currency_name
: (string) Currency name.
Incidences
No incidences detected.
Last update
Last date sampled: 13/04/2024