The goal of this Datastory project is to collect detailed voter turnout statistics from every country participating in the European Parliament elections. The repository contains, for each country:
- Turnout data in
data/{year}/raw/
- Shapefiles in
data/{year}/shapefiles
- Notebooks in
notebooks/{year}
Each notebook is responsible for:
- Scraping or loading already downloaded turnout data.
- Processing the turnout data to standardize ID codes and names.
- Updating shapefiles when out of date or incorrect.
- Merging turnout data and shapefiles and save final output.
Graphics: We encourage republishing the graphics in the "/graphics" folder under Creative Commons (CC-BY License).
Open source: All code in this repository is available under the MIT License.
Attribution: If you use, adapt and/or republish the code or charts in this repository, the following attribution should be visible in close proximity to the graphics and code: "Based on an original project by Datastory (www.datastory.org)".
The Datastory Brand: The Logo of Datastory and any other product names, trademarks or service marks are proprietary and are protected by applicable trademark and copyright laws. Nothing contained in this code base should be construed as granting any license or right to use any of the Datastory Marks without the express written permission of the owner of such Marks.
(E-mail [email protected] if you have any further questions about reuse.)
In the 2019 election, there were 28 member countries in total with various administrative systems.
Country | GIS | Data | Level | Count | Notes |
---|---|---|---|---|---|
Austria | Statistik Austria | Bundministerium Für Inneres | Town | 2118 | Quality check needed |
Belgium | Geo.be | Service public fedéral Intériur | Canton | 210 | Quality check needed |
Bulgaria | |||||
Croatia | |||||
Cyprus | Natural Earth Data | EU | Country | 1 | |
Czech Republic | Geoportal ČÚZK | Czech Statistical Office | Municipality | 6310 | Quality check needed |
Denmark | |||||
Estonia | |||||
Finland | |||||
France | |||||
Germany | |||||
Greece | |||||
Hungary | |||||
Ireland | |||||
Italy | |||||
Latvia | |||||
Lithuania | |||||
Luxembourg | |||||
Malta | |||||
Netherlands | |||||
Poland | |||||
Portugal | |||||
Romania | |||||
Slovakia | |||||
Slovenia | |||||
Spain | |||||
Sweden | Valmyndigheten Statistik | Valmyndigheten Statistik | Electoral District | 5984 | The URL is already on a subdomain of Valmyndigheten's website called "historik" so it is possible that it will not be available for long. |
UK | |||||
UK (Northern Ireland) |
In the 2014 election, there were 28 member countries in total with various administrative systems.
We encourage and welcome contributions, whether it's fact checking or adding results for more fine-grained geographical units. See issues for concrete tasks.