Skip to content

Data, code and methodology behind the piece on EU regional funding

Notifications You must be signed in to change notification settings

dw-data/eu-funding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How the EU funds its economically disadvantaged regions

Story: You can read the full story here: English | German

Research, data analysis and visualization, writing: Kira Schacht

The EU spends a fifth of its budget on "regional development": That's €200 billion to support universities, roads, businesses, banks and more. This analysis shows how the European Union's regions benefit from EU funding. Here, you’ll find the code, data and sources behind the story.

For this analysis, we used the publicly available data from the EU detailing how much money out of the ERDF is planned, allocated and paid out to the European regions by topic.

Files in this repository

erdf_analysis.R Analysis script.

erdf_analysis_data.RData Final R workspace objects for analysis.

data/... Datasets (see below).

Datasets

Implementation details for ERDF 2014-2020

Link: ESIF 2014-2020 Finance Implementation Details

The amounts planned, allocated to projects and actually paid out for each project within the ESIF funds, including the ERDF. Broken down by fund, topic and category of region (more developed, less developed, etc. where available). Figures are cumulative, meaning the 2019 amounts include the ones from 2018, for example. 2019 figures were used for this analysis.

Downloaded on: 11.04.2019

Planned amounts for ERDF 2014-2020

Link: ESIF 2014-2020 FINANCES PLANNED DETAILS

The total amounts planned for each project within the ESIF funds, including the ERDF. Broken down by fund, topic and category of region

Downloaded on: 11.04.2019

NUTS classification list

Link: NUTS_2013L

Regional classification of the European Union with region names and NUTS codes, for geographical matching with programme titles. Used to produce ERDF_2014-2020_regions_match

Downloaded on: 11.04.2019

About

Data, code and methodology behind the piece on EU regional funding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages