House price index, nominal - annual data (Eurostat)
European house price index from 2000 to 2025 across 30 countries. Austria leads with 2025 nominal index. Eurostat, 25 years. Live REST API + instant chart, source-synced
2,123 rows · 14 columns · Last data pull: 2026-07-02
House price index, nominal - annual data (Eurostat) tracks 28 countries from 2000 to 2025. It contains 2,005 observations; reported values run from -43.6 index to 367 index and average 46.4 index.
In the latest readings, Hungary ranks highest at 367 index as of 2025, ahead of Czechia at 245 index and Poland at 217 index. At the low end, Finland records -11.4 index.
Hungary moved from 48.07 index in 2000 to 367 index in 2025, an increase of 662.7%.
The figures in House price index, nominal - annual data (Eurostat) originate from Eurostat, and autario serves them through a REST API, CSV export, and MCP tools for AI agents.
Query via API instead of re-downloading. Live REST API and instant in-browser charts stay source-synced with the primary publisher, no CSV exports to maintain, MCP-ready for Claude, ChatGPT, and Cursor. Use this dataset in Power BI or Excel via the public API, no key required.
Indicator code: TIPSHO20 · direct CSV, JSON, and live API access below.
Show API + MCP usage examples
# Get data (JSON)
curl "https://autario.com/api/v1/public/datasets/4a2f1bf0-c910-41bc-8b7d-c1140ade7022/data?limit=100"
# Filter by country and year
curl "https://autario.com/api/v1/public/datasets/4a2f1bf0-c910-41bc-8b7d-c1140ade7022/data?filter=country_code:eq:DEU&filter=year:gte:2010&sort=year:desc"
# CSV export (login required)
curl "https://autario.com/api/v1/public/datasets/4a2f1bf0-c910-41bc-8b7d-c1140ade7022/export"
# Python
import requests
r = requests.get("https://autario.com/api/v1/public/datasets/4a2f1bf0-c910-41bc-8b7d-c1140ade7022/data", params={"limit": 100})
data = r.json()["data"]
Full API docs · Agent guide · MCP setup for Claude / ChatGPT / Cursor · No API key required for public data.
For AI agents
Statistics for this dataset are precomputed server-side. One call returns finished, verified numbers with provenance. No row download, no local computation:
# Finished stats, zero rows (n, min, max, avg, first/last)
curl "https://autario.com/api/v1/public/datasets/4a2f1bf0-c910-41bc-8b7d-c1140ade7022/data?summary_only=true"
# Summary statistics (mean/median/std/quartiles/skew)
curl "https://autario.com/api/v1/public/ontology/stats/describe?indicator=eu_house_price_index_nominal_annual_data_eurostat_4a2f1b&entity=<entity>"
# Growth: latest period-over-period change
curl "https://autario.com/api/v1/public/ontology/stats/pct-change?indicator=eu_house_price_index_nominal_annual_data_eurostat_4a2f1b&entity=<entity>"
# Smoothed trend: 5-period rolling mean
curl "https://autario.com/api/v1/public/ontology/stats/rolling?indicator=eu_house_price_index_nominal_annual_data_eurostat_4a2f1b&entity=<entity>&window=5"
# Correlate with any other indicator (ids via /api/v1/public/ontology/indicators)
curl "https://autario.com/api/v1/public/ontology/stats/correlate?entity=<entity>&a=eu_house_price_index_nominal_annual_data_eurostat_4a2f1b&b=<indicator_id>"
The same operations are MCP tools (describe, pct_change, rolling_stats, correlate) via npx autario-mcp or the remote endpoint https://autario.com/mcp. MCP responses default to TOON format and use about 74% fewer tokens than pretty JSON. Details: agent guide and llms.txt.
Original source: Eurostat (source code: TIPSHO20)
Sample rows
| dataflow_estat_tipsho20_1_0 | last_update_07_04_26_11_00_00 | freq_a | unit_i15_a_avg | geo_at | time_period_2000_2001_2002_2003_2004_2005_2006_2007_2008_200 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2010 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2011 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2012 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2013 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2014 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2015 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2016 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2017 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2018 |
| ESTAT:TIPSHO20(1.0) | 07/04/26 11:00:00 | A | I15_A_AVG | AT | 2019 |
Related datasets
Topic hubs: Housing & Real Estate · Inflation
Keywords: TIPSHO20, EU, SDMX
Open House price index, nominal - annual data (Eurostat) on autario.com