European Central Bank — Commercial Property Price Statistics (CPP)
Commercial Property Price Statistics (CPP) — official time series from the European Central Bank Data Portal, published as the CPP 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 (30 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| FREQFrequency | dimension | 1 codes (e.g. Quarterly) |
| REF_AREAReference area | dimension | 2 codes (e.g. Euro area 18 (fixed composition) as of 1 January 2014, Euro area 19 (fixed composition) as of 1 January 2015) |
| ADJUSTMENTAdjustment indicator | dimension | 1 codes (e.g. Neither seasonally nor working day adjusted) |
| CPP_METHODMethod in CPP context | dimension | 1 codes (e.g. Hybrid/Transaction linked) |
| PROPERTY_INDProperty indicator | dimension | 1 codes (e.g. Transaction value) |
| PROPERTY_CPPProperty types in CPP context | dimension | 1 codes (e.g. All property types) |
| RPP_SOURCESource of property price statistics | dimension | 1 codes (e.g. ECB) |
| PROPERTY_SUFFIXProperty data series variation | dimension | 1 codes (e.g. Index, euro) |
| 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 | — |
| ADJUST_DETAILAdjustment detail | attribute | — |
| BREAKS | attribute | — |
| COLLECTIONCollection indicator | attribute | — |
| COMPILING_ORGCompiling organisation | attribute | — |
| DISS_ORGData dissemination organisation | attribute | — |
| PUBL_ECBSource publication (ECB only) | attribute | — |
| PUBL_MUSource publication (Euro area only) | attribute | — |
| PUBL_PUBLICSource publication (public) | attribute | — |
| UNIT_INDEX_BASE | attribute | — |
| COMPILATION | attribute | — |
| COVERAGE | attribute | — |
| DECIMALS | attribute | — |
| SOURCE_AGENCY | attribute | — |
| SOURCE_PUBPublication source | attribute | — |
| TITLE | attribute | — |
| TITLE_COMPLTitle complement | attribute | — |
| UNIT | attribute | — |
| UNIT_MULTUnit multiplier | attribute | — |
| OBS_STATUSObservation status | 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 (2 records)
Record 1FREQ: Q · REF_AREA: I7
{
"FREQ": "Q",
"REF_AREA": "I7",
"OBS_VALUE": 115.29147347395529,
"ADJUSTMENT": "N",
"CPP_METHOD": "TH",
"RPP_SOURCE": "3",
"TIME_PERIOD": "2018-Q2",
"PROPERTY_CPP": "TP",
"PROPERTY_IND": "TVAL",
"PROPERTY_SUFFIX": "INX"
}Record 2FREQ: Q · REF_AREA: I8
{
"FREQ": "Q",
"REF_AREA": "I8",
"OBS_VALUE": 115.33998644657595,
"ADJUSTMENT": "N",
"CPP_METHOD": "TH",
"RPP_SOURCE": "3",
"TIME_PERIOD": "2018-Q2",
"PROPERTY_CPP": "TP",
"PROPERTY_IND": "TVAL",
"PROPERTY_SUFFIX": "INX"
}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.