Finding a way to uniform codes used in different sources.
Current findings:
the following iso3 codes are present in factbook but not in restcountries:
FXX -> France, Metropolitan
XKS -> Kosovo
'\xa0' -> a space found for Netherlands Antilles . To Ignore.
the following iso3 codes are present in restcountries but not in factbook:
ALA -> Åland Islands
UNK -> Kosovo
BES -> Caribbean Netherlands
the following are the iso3->Name of countries inside factbook that do have a valid iso3 code (provided) but do not have a specific json:
FXX France, Metropolitan
GUF French Guiana
GLP Guadeloupe
MTQ Martinique
MYT Mayotte
REU Reunion
UMI United States Minor Outlying Islands
ESH Western Sahara
the following have the same iso3:
Gaza Strip -> PSE
West Bank -> PSE
Finding a way to uniform codes used in different sources.
Current findings:
the following iso3 codes are present in factbook but not in restcountries: FXX -> France, Metropolitan XKS -> Kosovo '\xa0' -> a space found for Netherlands Antilles . To Ignore.
the following iso3 codes are present in restcountries but not in factbook: ALA -> Åland Islands UNK -> Kosovo BES -> Caribbean Netherlands
the following are the iso3->Name of countries inside factbook that do have a valid iso3 code (provided) but do not have a specific json: FXX France, Metropolitan GUF French Guiana GLP Guadeloupe MTQ Martinique MYT Mayotte REU Reunion UMI United States Minor Outlying Islands ESH Western Sahara
the following have the same iso3: Gaza Strip -> PSE West Bank -> PSE