Accesibble Frugality: Barcelona Trastos Map and Data

Panel from the webcomic Emmy the Robot by Dominic Cellini

Proverb

“One man’s trash is another man’s treasure” is a proverb pithicism 1 1 Play on words from a ’euphemism-collector' that I have, over time, grown to be fond of.

In the city of Barcelona, Catalonia, there is a good chance you will find something interesting in between the junk and laid waste. Every day people transiting the streets tend to partake on this activity (picking up “trash”) for a few reasons.

Me on the garbage
Figure 1. The beer was not found in the trash. Taken in Paris, France, 2022.

Some do it out of necessity, or desperation, as is the case of the more than ~3,000 ‘trash scavengers’ 2 2 English roaming among containers for pieces of metal and other scraps to make a living out of recycling.

This is for many a profession, often informal, and nowadays predominantly associated with immigrants, despite the trade having a long history within locals going back centuries, with some ‘drapaires’ 3 3 Catalan having achieved long-lasting cultural legacies.

And, because nothing is sacred under capitalism, it is also a business worth almost 10,000 million euros, in which recycling is estimated to move 1% of the country GDP every year.

Chances are, you have also seen or met your local ‘chatarrero’ 4 4 Spanish at one time or another.

Chatarrero picture google
Figure 2.

Other individuals pick up trash in a more recreational manner, almost as if it were a sport, or some form of safari in which you are hunting for furniture that could be salvaged or restored.

Among privileged immigrants, furnishing your new apartment with something found on the streets tends to be an experience shared by many 5 5 I wanted to call it an ‘almost universal experience’, but I digress, I need data to prove that in social media.

Instagram Reels with the average immigrant experience
Figure 3.

Similar to thrifting clothes, sometimes all it takes is one really good find.

Beggars can’t be choosers

“Where and when can I salvage old, abandoned, furniture in Barcelona?”

This is a question that my friends, friends of friends, coworkers and myself have asked from time to time (as unlikely as it may sound).

Unfortunately, the town hall (Ajuntament/Municipality) of Barcelona only provides this information for individual street searches.

UI of the website
Figure 4.

This makes it impossible annoyingly difficult to have a simple map with exact locations and dates in order to plan for any trash rummaging expedition.

And although some maps exist for specific districts, a single image containing all of the information for the whole of Barcelona remains elusive.

A picture is worth a thousand words

In 2010 Zara Patterson was the first to make a public online map with information regarding when, and where, one could throw (or in this case, find) old furniture in the streets of Barcelona.

She did so as part of her blog “Caer en Gracia” where she “lists resources to carry on restoration and renovation works ecologically”.

Old Map
Figure 5.

Unfortunately, the map has a few inaccuracies, with certain neighborhoods within districts not displaying the right pick up day of the week.

The map was last updated in 2016.

A second map, of low resolution and similarly outdated, sometimes also makes the rounds within the internet. It was originally from a 2011 article that is no longer accessible unless you use the Wayback Machine.

Old Map
Figure 6

There is more than one way to skin a cat

Since I couldn’t find a complete, up-to-date map of Barcelona with the days of the week in which furniture/trastos are collected, I compiled the data from the Ajuntament website and made my own maps.

I did this in two steps:

  • First, I downloaded a dataset containing all of the street names within the city of Barcelona from the portal “Open Data Barcelona”. With this information, I then set up a data scrapper with RSelenium. This scrapper looped through all the streets available in the website.
Animation of data scrapping
Figure 7
  • Then, once all the data for each street/number is collected, I geocoded 6 6 gave them a latitude/longitude coordinate each street name with the OpenStreet Map API, using the httr2 package.

This two-step procedure is documented in the github for this project.

It is what it is

And if you are reading this, these maps are now yours too, and I hope you find something nice in the trash.

barcelona_map_trastos

Pithicism

It took me more than a year to finish writing this blog post properly. The scrapping script went through several iterations until I had something that worked “cleanly” enough 7 7 or that I liked enough .

As of April 5, 2026, I can call this done.

Did you know, read, or heard about frugality before?

By the way: Land doesn’t vote… dots do (?)

barcelona_map_trastos