
Keeping with the row of Barcelona data, I present here a map of the unemployment rate per neighbourhood since 2012 up to 2019.
The data comes from Barcelona open data estat-atur-pes dataset. This dataset contains the column pes_atur
for each month of each year. In the presented visualizations I simply used the value of January for each year.
pes_atur
is the percentage of the unemployed registered citizens in each neighbourhood over the number of registered citizens for that neighbourhood with ages comprised between 16 and 64 years old.
Long definition, but clear idea.
Again, using a choropleth map similar to the one from the mean rent prices map. I just used a different colour scheme from white (almost no unemployment) to red (heavy unemployment).
First an animated gif of all the maps:

And now, all the individual maps per year.
There was no data prior to 2012, so what we can mostly see from here is a kind of recovery from the 2009 financial crisis. We come from 2012 when most neighbourhoods had over 11% of registered unemployment, to 2019 when we can see lighter tones, showing unemployment rates under 9% in most areas.
This is clearly not an in-depth review, just a quick take on the presented data. More information can be seen in the official Barcelona website, or the small publications from newspapers.
References