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

Missing data for France #22

Open
verdy-p opened this issue Oct 24, 2017 · 0 comments
Open

Missing data for France #22

verdy-p opened this issue Oct 24, 2017 · 0 comments

Comments

@verdy-p
Copy link

verdy-p commented Oct 24, 2017

In https://npm.runkit.com/iso-3166-2

Missing list for CURRENT "Metropolitan region" in France (since 1 January 2016). Their provisional names (that existed in the first 6 months) were changed for some of them and finalized since mid2016, and integrated in ISO3166-2:

FR: {
/.../
"FR-ARA": {name: "Auvergne-Rhône-Alpes", type: "Metropolitan region"},
"FR-BFC": {name: "Bourgogne-Franche-Comté", type: "Metropolitan region"},
"FR-BRE": {name: "Bretagne", type: "Metropolitan region"},
"FR-CVL": {name: "Centre-Val de Loire", type: "Metropolitan region"},
"FR-COR": {name: "Corse", type: "Metropolitan region"},
"FR-GES": {name: "Grand Est", type: "Metropolitan region"},
"FR-HDF": {name: "Hauts-de-France", type: "Metropolitan region"},
"FR-IDF": {name: "Île-de-France", type: "Metropolitan region"}
"FR-NOR": {name: "Normandie", type: "Metropolitan region"},
"FR-NAQ": {name: "Nouvelle-Aquitaine", type: "Metropolitan region"},
"FR-OCC": {name: "Occitanie", type: "Metropolitan region"},
"FR-PDL": {name: "Pays de la Loire", type: "Metropolitan region"},
"FR-PAC": {name: "Provence-Alpes-Côte d'Azur", type: "Metropolitan region"},
/.../
}

All other "Metropolitan region" (up to end of 2015, with codes "FR-A" to "FR-V") should be given type "Former metropolitan region" (they are still part of ISO 3166-2:2013).

6 of the new regions are the same as the older regions because not all of them merged in 2016:

  • "FR-BRE" = "FR-E" (Bretagne),
  • "FR-CVL" = "FR-F" (whose name already changed from "Centre" to "Centre-Val de Loire" earlier on 1 January 2015, one year before the 2016 mergers of other regions),
  • "FR-COR" = "FR-H" (Corse),
  • "FR-IDF" = "FR-J" (Île-de-France),
  • "FR-PDL" = "FR-R" (Pays de la Loire),
  • "FR-PAC" = "FR-U" (Provence-Alpes-Côte d'Azur).

The 7 other new metropolitan regions are the result of mergers since 2016:

  • "FR-ARA" (Auvergne-Rhône-Alpes) = "FR-C" (Auvergne) + "FR-V" (Rhône-Alpes),
  • "FR-BFC" (Bourgogne-Franche-Comté) = "FR-D" (Bourgogne) + "FR-I" (Franche-Comté),
  • "FR-GES" (Grand Est) = "FR-A" (Alsace) + "FR-G" (Champagne-Ardenne) + "FR-M" (Lorraine),
  • "FR-HDF" (Hauts-de-France) = "FR-O" (Nord-Pas-de-Calais) + "FR-S" (Picardie),
  • "FR-NOR" (Normandie) = "FR-P" (Basse-Normandie) + "FR-Q" (Haute-Normandie),
  • "FR-NAQ" (Nouvelle-Aquitaine) = "FR-B" (Aquitaine) + "FR-L" (Limousin) + "FR-T" (Poitou-Charentes),
  • "FR-OCC" (Occitanie) = "FR-J" (Midi-Pyrénées) + "FR-N" (Languedoc-Roussillon),

Final note: "FR-NC" (Nouvelle-Calédonie) is NOT an "Overseas collectivity" (collectivité d'outre-mer in French) and not an "Overseas territory" or "dependency", but a sui generis "overseas territorial collectivity" (with very specific transitory status in the French Constitution and a large governmental autonomy and its own Neocaledonian citizenship in addition to the French citizenship, and two coexisting public domains, two coexisting personal status for people, two coexisting judiciary systems for civil laws ; in 2018, there will be an autodetermination referendum for either a possible change of status to remain in the French Republic, or for the independance).

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

1 participant