European Central Bank — NEC dataflow
Official time series from the European Central Bank Data Portal, published as the NEC dataflow over SDMX 2.1 REST. One endpoint serves XML (SDMX-ML), CSV (?format=csvdata) and JSON (?format=jsondata), with key-path and period filters.
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. Monthly) |
| REF_AREAReference area | dimension | 2 codes (e.g. Euro area 21 (fixed composition) as of 1 January 2026, Euro area 20 (fixed composition) as of 1 January 2023) |
| ADJUSTMENTAdjustment indicator | dimension | 1 codes (e.g. Neither seasonally nor working day adjusted) |
| BCS_CONCEPTConcept - BCS context | dimension | 2 codes (e.g. ECB Commodity Price Euro denominated, import weighted, ECB Commodity Price Euro denominated, use-weighted) |
| BCS_CLASSClassification - BCS context | dimension | 3 codes (e.g. Food, Non-food, Total non-energy commodity) |
| DATA_PROVIDER | dimension | 1 codes (e.g. European Central Bank (ECB)) |
| TRANSFORMATION | dimension | 1 codes (e.g. Non transformed data) |
| 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 | — |
| TIME_PER_COLLECTTime period collection | attribute | — |
| COMMENT_TSSeries comment including brief description of the underlying statistic | attribute | — |
| COMPILING_ORGCompiling organisation | attribute | — |
| COVERAGE | attribute | — |
| DISS_ORGData dissemination organisation | attribute | — |
| DOM_SER_IDSDomestic series ids | attribute | — |
| DATA_COMPUnderlying compilation | attribute | — |
| DECIMALS | 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: M · REF_AREA: I10
{
"FREQ": "M",
"REF_AREA": "I10",
"BCS_CLASS": "CFOOD0",
"OBS_VALUE": 93.82,
"ADJUSTMENT": "N",
"BCS_CONCEPT": "ECPE",
"TIME_PERIOD": "2026-06",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "4F0",
"TRANSFORMATION": "N"
}Record 2FREQ: M · REF_AREA: I10
{
"FREQ": "M",
"REF_AREA": "I10",
"BCS_CLASS": "CNFOOD",
"OBS_VALUE": 110.13,
"ADJUSTMENT": "N",
"BCS_CONCEPT": "ECPE",
"TIME_PERIOD": "2026-06",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "4F0",
"TRANSFORMATION": "N"
}Record 3FREQ: M · REF_AREA: I10
{
"FREQ": "M",
"REF_AREA": "I10",
"BCS_CLASS": "CTOTNE",
"OBS_VALUE": 102.71,
"ADJUSTMENT": "N",
"BCS_CONCEPT": "ECPE",
"TIME_PERIOD": "2026-06",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "4F0",
"TRANSFORMATION": "N"
}Record 4FREQ: M · REF_AREA: I10
{
"FREQ": "M",
"REF_AREA": "I10",
"BCS_CLASS": "CFOOD0",
"OBS_VALUE": 94.69,
"ADJUSTMENT": "N",
"BCS_CONCEPT": "UWIE",
"TIME_PERIOD": "2026-06",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "4F0",
"TRANSFORMATION": "N"
}Record 5FREQ: M · REF_AREA: I10
{
"FREQ": "M",
"REF_AREA": "I10",
"BCS_CLASS": "CNFOOD",
"OBS_VALUE": 108.74,
"ADJUSTMENT": "N",
"BCS_CONCEPT": "UWIE",
"TIME_PERIOD": "2026-06",
"UNIT_MEASURE": "IX",
"DATA_PROVIDER": "4F0",
"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.