European Central Bank — Real Estate Statistics (RESR)
Real Estate Statistics (RESR) — official time series from the European Central Bank Data Portal, published as the RESR dataflow over SDMX 2.1 REST. One endpoint serves XML (SDMX-ML), CSV (?format=csvdata) and JSON (?format=jsondata); extract exactly the series you need with a key path and startPeriod / endPeriod / lastNObservations filters. Browse and chart the same series on the ECB Data Portal.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (32 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| FREQFrequency | dimension | 4 codes (e.g. Annual, Half-yearly, Monthly) |
| REF_AREAReference area | dimension | 34 codes (e.g. Austria, EU (Member States and Institutions of the European Union) changing composition, EU28 (fixed composition) as of 1 July 2013) |
| REGIONRegion and geographical coverage | dimension | 143 codes (e.g. Wien, National excluding capital city, Whole country) |
| ADJUSTMENTAdjustment indicator | dimension | 2 codes (e.g. Neither seasonally nor working day adjusted, Seasonally adjusted, not working day adjusted) |
| PROPERTY_TYPEType of properties | dimension | 9 codes (e.g. Residential property, Flats, new, Residential property, Flats, new and existing, Residential property, Houses, new and existing) |
| INDICATOR | dimension | 2 codes (e.g. Transaction value, Transaction value - actual or estimated based on other types of values, e.g. appraisals, Deflated by the private consumption deflator) |
| DATA_PROVIDER | dimension | 25 codes (e.g. Organisation for Economic Cooperation and Development (OECD), Statistical Office of the European Commission (Eurostat), European Central Bank (ECB)) |
| PRICE_TYPE | dimension | 2 codes (e.g. Offer based, Transaction based) |
| TRANSFORMATION | dimension | 3 codes (e.g. Non transformed data, Growth rate %, over 1 year, Growth rate %, period on period) |
| UNIT_MEASUREUnit of measure | dimension | 1 codes (e.g. Index) |
| TIME_PERIODTime period or range | time | Time dimension — filter with startPeriod / endPeriod query params. |
| OBS_VALUEObservation value | number | The observed numeric value for each cell. |
| TIME_FORMATTime format code | attribute | — |
| ADJU_DETAILAdjustment detail | attribute | — |
| BREAKS | attribute | — |
| COMMENT_TSSeries comment including brief description of the underlying statistic | attribute | — |
| COMPILING_ORGCompiling organisation | attribute | — |
| COVERAGE | attribute | — |
| DATA_COMPUnderlying compilation | attribute | — |
| DECIMALS | attribute | — |
| DISS_ORGData dissemination organisation | attribute | — |
| DOM_SER_IDSDomestic series ids | attribute | — |
| TIME_PER_COLLECTTime period collection | attribute | — |
| TITLE | attribute | — |
| TITLE_COMPLTitle complement | attribute | — |
| UNIT_INDEX_BASE | attribute | — |
| UNIT_MULTUnit multiplier | attribute | — |
| UPDATE_STATUS | attribute | — |
| OBS_STATUSObservation status | attribute | — |
| CONF_STATUSConfidentiality status | attribute | — |
| PRE_BREAK_VALUE | attribute | — |
| COMMENT_OBSComments to the observation value | attribute | — |
Schema captured from sdmx 1 month ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1FREQ: A · REGION: AT130
{
"FREQ": "A",
"REGION": "AT130",
"REF_AREA": "AT",
"INDICATOR": "TVAL",
"OBS_VALUE": 147.28,
"ADJUSTMENT": "N",
"PRICE_TYPE": "OB",
"TIME_PERIOD": "2021",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "5A0",
"PROPERTY_TYPE": "NTF",
"TRANSFORMATION": "N"
}Record 2FREQ: A · REGION: AT130
{
"FREQ": "A",
"REGION": "AT130",
"REF_AREA": "AT",
"INDICATOR": "TVAL",
"OBS_VALUE": 137.92950000000002,
"ADJUSTMENT": "N",
"PRICE_TYPE": "OB",
"TIME_PERIOD": "2021",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "5A0",
"PROPERTY_TYPE": "RTF",
"TRANSFORMATION": "N"
}Record 3FREQ: A · REGION: AT130
{
"FREQ": "A",
"REGION": "AT130",
"REF_AREA": "AT",
"INDICATOR": "TVAL",
"OBS_VALUE": 128.95467761330596,
"ADJUSTMENT": "N",
"PRICE_TYPE": "OB",
"TIME_PERIOD": "2021",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "5A0",
"PROPERTY_TYPE": "RTH",
"TRANSFORMATION": "N"
}Record 4FREQ: A · REGION: AT130
{
"FREQ": "A",
"REGION": "AT130",
"REF_AREA": "AT",
"INDICATOR": "TVAL",
"OBS_VALUE": 135.8873397183493,
"ADJUSTMENT": "N",
"PRICE_TYPE": "OB",
"TIME_PERIOD": "2021",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "5A0",
"PROPERTY_TYPE": "XTF",
"TRANSFORMATION": "N"
}Record 5FREQ: A · REGION: AT130
{
"FREQ": "A",
"REGION": "AT130",
"REF_AREA": "AT",
"INDICATOR": "TVAL",
"OBS_VALUE": 150.87225,
"ADJUSTMENT": "N",
"PRICE_TYPE": "OB",
"TIME_PERIOD": "2022",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "5A0",
"PROPERTY_TYPE": "_TR",
"TRANSFORMATION": "N"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://data-api.ecb.europa.eu/service/dataflow/ECB' -H 'Accept: application/vnd.sdmx.structure+xml;version=2.1'All dataflows (datasets) published by this agency, as SDMX-ML.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.