European Central Bank — Dealogic DCM analytics data (DCM)
Dealogic DCM analytics data (DCM) — official time series from the European Central Bank Data Portal, published as the DCM 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 (34 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. EU 28 (fixed composition) as of 1 July 2013, EU27 (fixed composition) as of 31 January 2020 (brexit)) |
| SEC_ISSUING_SECTORSecurities issuing sector | dimension | 1 codes (e.g. Banks) |
| SEC_ITEMSecurities item | dimension | 2 codes (e.g. Securities other than shares, excluding financial derivatives, Long-term securities other than shares) |
| DEBT_TYPE | dimension | 5 codes (e.g. All, Covered bonds, Government guarantee scheme) |
| MATURITY_TYPE | dimension | 2 codes (e.g. Residual, Original) |
| MATURITY_CATMaturity category | dimension | 8 codes (e.g. Up to 1 year, Over 1 and up to 2 years, Over 5 years and up to 10 years) |
| SEC_VALUATIONSecurities valuation | dimension | 1 codes (e.g. Effective amount paid) |
| DATA_TYPE_SECSecurities data type | dimension | 2 codes (e.g. Outstanding amounts at the end of the period (stocks), (Gross) issues against cash (flows)) |
| CURRENCY_TRANSCurrency of transaction | dimension | 1 codes (e.g. All currencies combined) |
| SERIES_DENOMSeries denominat/spec calcul | dimension | 1 codes (e.g. Euro) |
| SEC_SUFFIXSeries suffix - SEC context | dimension | 1 codes (e.g. Unspecified) |
| 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 | — |
| BREAKS | attribute | — |
| COLLECTIONCollection indicator | attribute | — |
| COMPILING_ORGCompiling organisation | attribute | — |
| DISS_ORGData dissemination organisation | attribute | — |
| DOM_SER_IDSDomestic series ids | 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 | — |
| NAT_TITLENational language title | attribute | — |
| SOURCE_AGENCY | 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 (5 records)
Record 1FREQ: M · REF_AREA: V3
{
"FREQ": "M",
"REF_AREA": "V3",
"SEC_ITEM": "F33000",
"DEBT_TYPE": "ALL",
"OBS_VALUE": 554.04181,
"SEC_SUFFIX": "Z",
"TIME_PERIOD": "2020-01",
"MATURITY_CAT": "BC",
"SERIES_DENOM": "E",
"DATA_TYPE_SEC": "1",
"MATURITY_TYPE": "R",
"SEC_VALUATION": "E",
"CURRENCY_TRANS": "Z01",
"SEC_ISSUING_SECTOR": "00BK"
}Record 2FREQ: M · REF_AREA: V3
{
"FREQ": "M",
"REF_AREA": "V3",
"SEC_ITEM": "F33000",
"DEBT_TYPE": "ALL",
"OBS_VALUE": 369.70184,
"SEC_SUFFIX": "Z",
"TIME_PERIOD": "2020-01",
"MATURITY_CAT": "BD",
"SERIES_DENOM": "E",
"DATA_TYPE_SEC": "1",
"MATURITY_TYPE": "R",
"SEC_VALUATION": "E",
"CURRENCY_TRANS": "Z01",
"SEC_ISSUING_SECTOR": "00BK"
}Record 3FREQ: M · REF_AREA: V3
{
"FREQ": "M",
"REF_AREA": "V3",
"SEC_ITEM": "F33000",
"DEBT_TYPE": "ALL",
"OBS_VALUE": 709.57064,
"SEC_SUFFIX": "Z",
"TIME_PERIOD": "2020-01",
"MATURITY_CAT": "BI",
"SERIES_DENOM": "E",
"DATA_TYPE_SEC": "1",
"MATURITY_TYPE": "R",
"SEC_VALUATION": "E",
"CURRENCY_TRANS": "Z01",
"SEC_ISSUING_SECTOR": "00BK"
}Record 4FREQ: M · REF_AREA: V3
{
"FREQ": "M",
"REF_AREA": "V3",
"SEC_ITEM": "F33000",
"DEBT_TYPE": "ALL",
"OBS_VALUE": 350.14889,
"SEC_SUFFIX": "Z",
"TIME_PERIOD": "2020-01",
"MATURITY_CAT": "BL",
"SERIES_DENOM": "E",
"DATA_TYPE_SEC": "1",
"MATURITY_TYPE": "R",
"SEC_VALUATION": "E",
"CURRENCY_TRANS": "Z01",
"SEC_ISSUING_SECTOR": "00BK"
}Record 5FREQ: M · REF_AREA: V3
{
"FREQ": "M",
"REF_AREA": "V3",
"SEC_ITEM": "F33000",
"DEBT_TYPE": "ALL",
"OBS_VALUE": 316.0952,
"SEC_SUFFIX": "Z",
"TIME_PERIOD": "2020-01",
"MATURITY_CAT": "BM",
"SERIES_DENOM": "E",
"DATA_TYPE_SEC": "1",
"MATURITY_TYPE": "R",
"SEC_VALUATION": "E",
"CURRENCY_TRANS": "Z01",
"SEC_ISSUING_SECTOR": "00BK"
}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.