# VIZ: Rental prices by block in Spain (El País, elDiario, July 2020)

* In July 2020, **the Spanish government published an official index of rental price**s by getting the data from the Tax Authority, the national cadastre, the Spanish Statistics Office, the property registry, the Bank of Spain and the Spanish regional authorities.

> **It's amazing how the data needed for such a public index is so much broken up and divided across so many different institutions**.

* One of the indexes published is **the evolution of the average rental price by square meter between 2015 and 2018**, which shows an increase of 19% in Malaga and Palma (two touristic cities), 17% in Barcelona, 16% in Valencia and 13% in Madrid.
* Using that data, newspapers like **El País** and **elDiario** published interactive maps where you can zoom into almost street level to see how the rental prices evolved between 2015 and 2018.
  * Visualisation by El País here: <https://elpais.com/economia/2020-07-03/alquileres-de-ricos-y-pobres-el-mapa-de-precios-calle-a-calle.html>
  * Visualisation by elDiario here: <https://www.eldiario.es/economia/subido-alquiler-grandes-ciudades-calle_0_1044296362.html>
* The Government publishes the data here: <https://www.mitma.gob.es/vivienda/alquiler/indice-alquiler>

<div align="center"><img src="/files/-MDQ534qj-D8cj0vABeY" alt="View of part of Madrid in the visualisation created by El País"></div>


---

# Agent Instructions: 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:

```
GET https://housing-base.journalismarena.eu/access-to-housing/data-sources-sets-and-visualisations/viz-rental-prices-by-block-in-spain-el-pais-eldiario-july-2020.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
