You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The values in the Country feature do not fulfill the stated ISO 3166 standards.
Mapping them to a list of ISO standard countries could possibly be the easiest way to address this in the future, one could also directly derive the Country_ISO feature
Here are some exemplary issues:
RussianFederation vs. Russian Federation vs. Russia
England vs. United Kingdom of Great Britain and Northern Ireland
Western Sahara (Morocco)
BotswanaOrNamibia
The text was updated successfully, but these errors were encountered:
All examples listed above and in this issue have been fixed. We still need to check, whether other packages different mistakes. In the future it might be good to write a script which adds country names and codes to all packages where they are missing and converts wrong casing or names to the ISO 3166 standard.
The values in the Country feature do not fulfill the stated ISO 3166 standards.
Mapping them to a list of ISO standard countries could possibly be the easiest way to address this in the future, one could also directly derive the Country_ISO feature
Here are some exemplary issues:
The text was updated successfully, but these errors were encountered: