# SET & VIZ: House Price Index in Europe (2015-2019, Eurostat)

* Eurostat is a great stop for comparable aggregated data about housing in Europe.
* One of the main indexes it maintains is the **House Price Index 2015-2019**, in which 2015 is equals 100.
* The data here refers to the **price paid when buying a new home or one that was already being used, and the index reflects the changes in the annual average price per country**.
* Looking at the data, we learnt that the countries where the cost of buying a home increased the most proportionally between 2015 and 2019 are **Hungary (from 100 to 167.58), Iceland (148.30) and the Czech Republic (141.90)**.

  The one country where the prices have actually decreased is I**taly: from 100 to 98.50**.
* And the average for the **EU-27 is from 100 to 120.14**.
* See the table, play with some basic visualisations and download the raw data here: <https://ec.europa.eu/eurostat/databrowser/view/prc_hpi_a/default/table?lang=en>
* And see here another version that includes data from 2010 (still with 2015 as "100"): <https://appsso.eurostat.ec.europa.eu/nui/show.do?dataset=prc_hpi_a&lang=en>


---

# 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/src-house-price-index-in-europe-2015-2019-eurostat.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.
