-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
European Parliament constituencies (#363)
* European Parliament constituencies * type "ed" to "eup"
- Loading branch information
1 parent
04d5e5d
commit 673449f
Showing
6 changed files
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Open Civic Data Divisions: European Union | ||
|
||
This folder list the following administrative divisions of the European Union: | ||
|
||
* Member state of the European Union [ref](https://en.wikipedia.org/wiki/Member_state_of_the_European_Union). | ||
* European Parliament constituency [ref](https://en.wikipedia.org/wiki/European_Parliament_constituency). | ||
|
||
## Types | ||
|
||
* `region`: Region | ||
* `country`: Country | ||
* `eup`: electoral district |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
id,name | ||
ocd-division/country:be/eup:dutch_electoral_college,Dutch Electoral College | ||
ocd-division/country:be/eup:french_electoral_college,French Electoral College | ||
ocd-division/country:be/eup:german_electoral_college,German Electoral College |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
id,name | ||
ocd-division/country:ie/eup:dublin,Dublin | ||
ocd-division/country:ie/eup:midlands-north-west,Midlands-North-West | ||
ocd-division/country:ie/eup:south,South |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
id,name | ||
ocd-division/country:it/eup:north-west,I - Italia nord-occidentale | ||
ocd-division/country:it/eup:north-east,II - Italia nord-orientale | ||
ocd-division/country:it/eup:centre,III - Italia centrale | ||
ocd-division/country:it/eup:south,IV - Italia meridionale | ||
ocd-division/country:it/eup:islands,V - Italia insulare |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
id,name | ||
ocd-division/country:pl/eup:gdańsk,No. 1 - Gdańsk | ||
ocd-division/country:pl/eup:bydgoszcz,No. 2 - Bydgoszcz | ||
ocd-division/country:pl/eup:olsztyn,No. 3 - Olsztyn | ||
ocd-division/country:pl/eup:warszawaw_i,No. 4 - Warszawa | ||
ocd-division/country:pl/eup:warszawaw_ii,No. 5 - Warszawa | ||
ocd-division/country:pl/eup:łodz,No. 6 - Łódź | ||
ocd-division/country:pl/eup:poznań,No. 7 - Poznań | ||
ocd-division/country:pl/eup:lublin,No. 8 - Lublin | ||
ocd-division/country:pl/eup:rzeszów,No. 9 - Rzeszów | ||
ocd-division/country:pl/eup:kraków,No. 10 - Kraków | ||
ocd-division/country:pl/eup:katowice,No. 11 - Katowice | ||
ocd-division/country:pl/eup:wrocław,No. 12 - Wrocław | ||
ocd-division/country:pl/eup:gorzów_wielkopolski,No. 13 - Gorzów Wielkopolski |