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

Updates France's regions #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updates France's regions
These are based on the changes made in 2016: https://en.wikipedia.org/wiki/Regions_of_France
  • Loading branch information
dsibiski authored Jan 11, 2017
commit 9d5fc7d9c9247531f29a4bcb571a6cc565a98aa2
114 changes: 30 additions & 84 deletions countries/france.json
Original file line number Diff line number Diff line change
@@ -1,134 +1,80 @@
[
{
"name": "Alsace",
"name": "Auvergne-Rhône-Alpes",
"code": "FR-A",
"subdivision": "Metropolitan region",
"native": "Alsace"
"native": "Auvergne-Rhône-Alpes"
},
{
"name": "Aquitaine",
"name": "Bourgogne-Franche-Comté",
"code": "FR-B",
"subdivision": "Metropolitan region",
"native": "Aquitaine"
"native": "Bourgogne-Franche-Comté"
},
{
"name": "Auvergne",
"name": "Bretagne",
"code": "FR-C",
"subdivision": "Metropolitan region",
"native": "Auvergne"
"native": "Bretagne"
},
{
"name": "Brittany",
"code": "FR-E",
"name": "Centre-Val de Loire",
"code": "FR-D",
"subdivision": "Metropolitan region",
"native": "Bretagne"
"native": "Centre-Val de Loire"
},
{
"name": "Burgundy",
"code": "FR-D",
"name": "Corse",
"code": "FR-E",
"subdivision": "Metropolitan region",
"native": "Bourgogne"
"native": "Corse"
},
{
"name": "Centre-Val de Loire",
"name": "Grand Est",
"code": "FR-F",
"subdivision": "Metropolitan region",
"native": "Centre"
"native": "Grand Est"
},
{
"name": "Champagne-Ardenne",
"name": "Hauts-de-France",
"code": "FR-G",
"subdivision": "Metropolitan region",
"native": "Champagne-Ardenne"
"native": "Hauts-de-France"
},
{
"name": "Corsica",
"name": "Île-de-France",
"code": "FR-H",
"subdivision": "Metropolitan region",
"native": "Corse"
"native": "Île-de-France"
},
{
"name": "Franche-Comté",
"name": "Normandie",
"code": "FR-I",
"subdivision": "Metropolitan region",
"native": "Franche-Comté"
},
{
"name": "Languedoc-Roussillon",
"code": "FR-K",
"subdivision": "Metropolitan region",
"native": "Languedoc-Roussillon"
},
{
"name": "Limousin",
"code": "FR-L",
"subdivision": "Metropolitan region",
"native": "Limousin"
},
{
"name": "Lorraine",
"code": "FR-M",
"subdivision": "Metropolitan region",
"native": "Lorraine"
},
{
"name": "Lower Normandy",
"code": "FR-P",
"subdivision": "Metropolitan region",
"native": "Basse-Normandie"
"native": "Normandie"
},
{
"name": "Midi-Pyrénées",
"code": "FR-N",
"name": "Nouvelle-Aquitaine",
"code": "FR-J",
"subdivision": "Metropolitan region",
"native": "Midi-Pyrénées"
"native": "Nouvelle-Aquitaine"
},
{
"name": "Nord-Pas-de-Calais",
"code": "FR-O",
"name": "Occitanie",
"code": "FR-K",
"subdivision": "Metropolitan region",
"native": "Nord-Pas-de-Calais"
"native": "Occitanie"
},
{
{
"name": "Pays de la Loire",
"code": "FR-R",
"code": "FR-L",
"subdivision": "Metropolitan region",
"native": "Pays de la Loire"
},
{
"name": "Picardy",
"code": "FR-S",
"subdivision": "Metropolitan region",
"native": "Picardie"
},
{
"name": "Poitou-Charentes",
"code": "FR-T",
"subdivision": "Metropolitan region",
"native": "Poitou-Charentes"
},
{
"name": "Provence-Alpes-Côte d'Azur",
"code": "FR-U",
"code": "FR-M",
"subdivision": "Metropolitan region",
"native": "Provence-Alpes-Côte d'Azur"
},
{
"name": "Rhône-Alpes",
"code": "FR-V",
"subdivision": "Metropolitan region",
"native": "Rhône-Alpes"
},
{
"name": "Upper Normandy",
"code": "FR-Q",
"subdivision": "Metropolitan region",
"native": "Haute-Normandie"
},
{
"name": "Île-de-France",
"code": "FR-J",
"subdivision": "Metropolitan region",
"native": "Île-de-France"
}
]
]