-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use ISO3166 country names #33
Labels
ISO 20275
Re-evaluate when ISO std. support lands
Comments
Closed
Closed
This was not included in 2.0 PR code. Reopening. |
The |
ISO-20275 uses 3166-1 country codes, so I think we will be covered. |
I just pushed a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This makes it easier to map the country-specific codes to country data in other systems. The names can be found for example in the python "iso3166" package.
The text was updated successfully, but these errors were encountered: