Skip to content
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

France regions (getState()) returns deprecated ISO 3166-2 codes #44

Open
ksxentral opened this issue Oct 22, 2021 · 2 comments
Open

France regions (getState()) returns deprecated ISO 3166-2 codes #44

ksxentral opened this issue Oct 22, 2021 · 2 comments

Comments

@ksxentral
Copy link

The data for france regions was valid until 2015 and looked like this:
Elsass (Alsace) | (FR-A)

with a total of 22 regions.

2016 there was a change to three letter codes and only 13 regions like this:
Auvergne-Rhône-Alpes | FR-ARA

[see https://de.wikipedia.org/wiki/ISO_3166-2:FR]

@dusterio
Copy link
Member

Would you be up to make a PR with updated codes? :)

@ksxentral
Copy link
Author

Yes of course. How to deal with backward compatibility if people using this package have written data to their databases to identify french regions and iso codes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants