> 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/short-term-rentals/media-reports/2019/spain-is-latest-battleground-for-global-affordable-housing-bloomberg-19-june-2019.md).

# Spain Is Latest Battleground for Global Affordable Housing (Bloomberg, 19 June 2019)

* **Spain Is Latest Battleground for Global Affordable Housing**
* By Todd White. Published in Bloomberg on 19 June 2019
* <https://www.bloomberg.com/news/articles/2019-06-19/spain-is-latest-battleground-in-global-affordable-housing-fight>
* Also available here: <https://housingnews.org.ng/2019/06/19/spain-is-latest-battleground-for-global-affordable-housing/>
* **Summary**:
  * "**In May \[2019], two months after imposing a battery of rent-suppression measures for new leases, rents rose at a 7.5% annual pace**, according to property website Idealista.com, which supplies data to Spain’s central bank. That was an acceleration from 6.6% in March when the measures were enacted.
  * **The new rules for privately owned apartments in Spain’s $5.8 trillion home market were meant in part to counteract speculation and conversion into Airbnb-type rentals**. Tourist flats now exceed a quarter of the sunny, beach-filled Andalucia market and total 18% in Catalonia, the region of Barcelona, Spain’s most visited city and a foreign-investor magnet, according to property website Fotocasa. (...)
  * **In Spain, the new rules limit annual rent increases for five years to the inflation rate, currently 0.8%**. That’s not happy news for landlords, although after that period is over they can raise, or lower, them as they wish, in a new contract. The prices quoted by Idealista reflect what landlords are asking for in new contracts. (...)
  * “The big institutional investors are specialists, they’re opportunistic and will focus on where the outlook and conditions are most favorable,” said Joe Lovrics, who runs Citigroup Inc.’s Iberia markets desk in Madrid. “They look at these rules and say: ‘If this is permanent, we’ll look elsewhere.”’

    In fact, the Development Ministry in Madrid plans more regulations.
  * **Economists are divided on whether the limits will backfire**. While some insist they will restrain hikes indefinitely, many say landlords will react by starting new contracts at higher initial rents, or converting more property into short-term Airbnb-type rentals, eliminating supply for permanent residents and driving up rents."
* **Keywords**: Madrid, Barcelona, Spain, Airbnb, short-term rental, tourist apartments, regulations, corporate landlords, investment funds, institutional investment, Idealista, Fotocasa


---

# 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/short-term-rentals/media-reports/2019/spain-is-latest-battleground-for-global-affordable-housing-bloomberg-19-june-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.
