European Central Bank — Residential Property Valuation (RPV)
Residential Property Valuation (RPV) — official time series from the European Central Bank Data Portal, published as the RPV 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 (29 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| FREQFrequency | dimension | Frequency of the observation, e.g. annual or quarterly.2 codes (e.g. Annual, Quarterly) |
| REF_AREAReference area | dimension | Country or reference area covered by the observation.29 codes (e.g. Austria, Belgium, Bulgaria) |
| ADJUSTMENTAdjustment indicator | dimension | Indicates whether the data is seasonally or working-day adjusted.1 codes (e.g. Neither seasonally nor working day adjusted) |
| RPP_DWELLINGType of residential property | dimension | Type of residential property covered by the price series.4 codes (e.g. Residential property prices, New and existing dwellings, Residential property prices, Existing dwellings, Residential property prices, New and existing flats) |
| RPP_GEO_COVProperty geographical coverage | dimension | Geographical coverage of the property data, e.g. whole country or large cities.2 codes (e.g. Whole country, Large cities) |
| RPP_SOURCESource of property price statistics | dimension | Source organisation providing the property price statistics.1 codes (e.g. ECB) |
| RPP_SUFFIXSeries variation - RPP context | dimension | Variation of the series, e.g. average, maximum or model-based valuation measure.4 codes (e.g. Average valuation measures for all types of property (poor and good conditions), Maximum valuation measures for all types of property (poor and good conditions), Model-based valuation measures (residual - Bayesian static equation)) |
| TIME_PERIODTime period or range | time | Time period of the observation, filterable by start and end date.Time dimension — filter with startPeriod / endPeriod query params. |
| OBS_VALUEObservation value | number | Numeric value of the observation for this series.The observed numeric value for each cell. |
| TIME_FORMATTime format code | attribute | Code indicating the time format used for the series.Code indicating the time format used for the series. |
| BREAKS | attribute | Indicates known breaks in the time series.Indicates known breaks in the time series. |
| COLLECTIONCollection indicator | attribute | Indicator describing how the data was collected.Indicator describing how the data was collected. |
| COMPILING_ORGCompiling organisation | attribute | Organisation that compiled the statistics.Organisation that compiled the statistics. |
| DISS_ORGData dissemination organisation | attribute | Organisation responsible for disseminating the data.Organisation responsible for disseminating the data. |
| PUBL_ECBSource publication (ECB only) | attribute | Reference to the ECB publication where the series was released.Reference to the ECB publication where the series was released. |
| PUBL_MUSource publication (Euro area only) | attribute | Reference to the euro area publication where the series was released.Reference to the euro area publication where the series was released. |
| PUBL_PUBLICSource publication (public) | attribute | Reference to the publicly available source publication.Reference to the publicly available source publication. |
| UNIT_INDEX_BASE | attribute | Base period or value used for the index unit.Base period or value used for the index unit. |
| COMPILATION | attribute | Notes on how the series values were compiled.Notes on how the series values were compiled. |
| COVERAGE | attribute | Description of the scope or coverage of the series.Description of the scope or coverage of the series. |
| DECIMALS | attribute | Number of decimal places used in the observation value.Number of decimal places used in the observation value. |
| SOURCE_AGENCY | attribute | Agency that originally sourced the underlying data.Agency that originally sourced the underlying data. |
| SOURCE_PUBPublication source | attribute | Publication from which the source data was taken.Publication from which the source data was taken. |
| TITLE | attribute | Short title describing the series.Short title describing the series. |
| TITLE_COMPLTitle complement | attribute | Additional descriptive text complementing the series title.Additional descriptive text complementing the series title. |
| UNIT | attribute | Unit of measurement for the observation value.Unit of measurement for the observation value. |
| UNIT_MULTUnit multiplier | attribute | Power-of-ten multiplier applied to the observation value.Power-of-ten multiplier applied to the observation value. |
| OBS_STATUSObservation status | attribute | Status code of the observation, e.g. estimated or provisional.Status code of the observation, e.g. estimated or provisional. |
| OBS_CONFObservation confidentiality | attribute | Confidentiality classification of the observation.Confidentiality classification of the observation. |
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 · REF_AREA: AT
{
"FREQ": "A",
"REF_AREA": "AT",
"OBS_VALUE": 17.5,
"ADJUSTMENT": "N",
"RPP_SOURCE": "3",
"RPP_SUFFIX": "AV",
"RPP_GEO_COV": "00",
"TIME_PERIOD": "2018",
"RPP_DWELLING": "TD"
}Record 2FREQ: A · REF_AREA: AT
{
"FREQ": "A",
"REF_AREA": "AT",
"OBS_VALUE": 27.25,
"ADJUSTMENT": "N",
"RPP_SOURCE": "3",
"RPP_SUFFIX": "MA",
"RPP_GEO_COV": "00",
"TIME_PERIOD": "2018",
"RPP_DWELLING": "TD"
}Record 3FREQ: A · REF_AREA: AT
{
"FREQ": "A",
"REF_AREA": "AT",
"OBS_VALUE": 24.5,
"ADJUSTMENT": "N",
"RPP_SOURCE": "3",
"RPP_SUFFIX": "MB",
"RPP_GEO_COV": "00",
"TIME_PERIOD": "2018",
"RPP_DWELLING": "TD"
}Record 4FREQ: A · REF_AREA: AT
{
"FREQ": "A",
"REF_AREA": "AT",
"OBS_VALUE": 8.25,
"ADJUSTMENT": "N",
"RPP_SOURCE": "3",
"RPP_SUFFIX": "MI",
"RPP_GEO_COV": "00",
"TIME_PERIOD": "2018",
"RPP_DWELLING": "TD"
}Record 5FREQ: A · REF_AREA: BE
{
"FREQ": "A",
"REF_AREA": "BE",
"OBS_VALUE": 11.75,
"ADJUSTMENT": "N",
"RPP_SOURCE": "3",
"RPP_SUFFIX": "AV",
"RPP_GEO_COV": "00",
"TIME_PERIOD": "2017",
"RPP_DWELLING": "ED"
}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.