> For the complete documentation index, see [llms.txt](https://housing-base.journalismarena.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://housing-base.journalismarena.eu/social-and-public-housing/media-stories/barcelonas-shipping-container-homes-as-social-housing-fix-the-guardian-6-september-2019.md).

# Barcelona's shipping container homes as social housing fix (The Guardian, 6 September 2019)

* **Sardine tins for the poor?: Barcelona's shipping container homes**
* Published in The Guardian on 6 September 2019
* <https://www.theguardian.com/cities/2019/sep/06/sardine-tins-for-the-poor-barcelonas-shipping-container-homes>
* **Summary**:
* * **The Barcelona municipality has begun installing its first shipping container homes just outside of La Rambla in a bid to provide emergency housing for people who have been evicted or driven out of the neighbourhood by gentrification.** The total cost of the scheme in Barcelona is €940,000.
  * The container scheme was initially rejected by the council for fear tenants would feel stigmatised, but with over 1,000 people on the emergency housing list it was soon revived. **Barcelona has an extremely low level of public housing – 1.5% of the total stock, compared with 28% in Berlin.**
  * There has been criticism of similar schemes in the Netherlands where student residences were built within containers, but there were cold and noisy; and in Ealing, west London. The children’s commissioner for England criticised these container flats as [unsuitable and unsafe](https://www.theguardian.com/society/2019/aug/23/they-just-dump-you-here-the-homeless-families-living-in-shipping-containers), and residents have said they are cramped, stiflingly hot in summer, and too cold in winter.
* **Keywords**: Spain, Barcelona, public housing, social housing, affordability, container homes, shipping container, housing conditions


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://housing-base.journalismarena.eu/social-and-public-housing/media-stories/barcelonas-shipping-container-homes-as-social-housing-fix-the-guardian-6-september-2019.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
