Skip to content

How to make a choropleth map of Europe using Eurostat data and <200 lines of R code

Notifications You must be signed in to change notification settings

milos-agathon/neet_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Map of young people aged 15-29 not in education, employment or training in 2019

How to make a choropleth map of Europe using Eurostat data and <200 lines of R code

In the last few years, I've created a myriad of chropleth maps using Eurostat's data. This repo demonstrates how to create one such map of Europe on the NUTS-2 level. For this exercise, you will programatically import shapefile and data from the Eurostat website into R and make a choropleth map of NEETs. Enjoy!

alt text

Releases

No releases published

Languages