olahol / iso-3166-2.js

Lookup information about ISO-3166-2 subdivisions
MIT License
108 stars 41 forks source link

Missing data for France #22

Open verdy-p opened 6 years ago

verdy-p commented 6 years ago

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:

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

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).