European Central Bank — Risk Dashboard data (RDE)
Risk Dashboard data (RDE) — official time series from the European Central Bank Data Portal, published as the RDE 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 | Time series observation frequency, e.g. daily.1 codes (e.g. Daily) |
| REF_AREAReference area | dimension | Geographic or economic reference area covered by the observation.1 codes (e.g. EU (changing composition)) |
| CURRENCY | dimension | Currency denomination of the value, if applicable.1 codes (e.g. Not applicable) |
| PROVIDER_FMFinancial market provider | dimension | Code identifying the financial market data provider.1 codes (e.g. Bundesbank) |
| INSTRUMENT_FMFinancial market instrument | dimension | Type of financial market instrument or indicator.1 codes (e.g. Economic indicator) |
| PROVIDER_FM_IDFinancial market provider identifier | dimension | Specific identifier for the provider's financial market series.2 codes (e.g. EU banking sector - contributions to overall systemic risk, using CoVaR, EU insurance sector - contributions to overall systemic risk, using CoVaR) |
| DATA_TYPE_FMFinancial market data type | dimension | Type of statistical measure reported, e.g. percentile or average.3 codes (e.g. 5th percentile, 95th percentile, Average) |
| TIME_PERIODTime period or range | time | Date or period to which the observation refers.Time dimension — filter with startPeriod / endPeriod query params. |
| OBS_VALUEObservation value | number | Numeric value of the observation.The observed numeric value for each cell. |
| TIME_FORMATTime format code | attribute | Code specifying the format used for the time period.Code specifying the format used for the time period. |
| BREAKS | attribute | Indicates methodological or structural breaks in the series.Indicates methodological or structural breaks in the series. |
| COLLECTIONCollection indicator | attribute | Code indicating how the data was collected.Code indicating how the data was collected. |
| COMPILING_ORGCompiling organisation | attribute | Organisation responsible for compiling the data.Organisation responsible for compiling the data. |
| DISS_ORGData dissemination organisation | attribute | Organisation responsible for disseminating the data.Organisation responsible for disseminating the data. |
| DOM_SER_IDSDomestic series ids | attribute | Identifiers of corresponding domestic data series.Identifiers of corresponding domestic data series. |
| FM_CONTRACT_TIMEContract month/expired date | attribute | Contract month or expiry date of the instrument.Contract month or expiry date of the instrument. |
| FM_COUPON_RATECoupon rate of the bond | attribute | Coupon rate of the underlying bond.Coupon rate of the underlying bond. |
| FM_IDENTIFIERFinancial instrument Identifier | attribute | Unique identifier of the financial instrument.Unique identifier of the financial instrument. |
| FM_LOT_SIZELot size units | attribute | Trading lot size of the instrument, in units.Trading lot size of the instrument, in units. |
| FM_MATURITYBond maturity | attribute | Maturity date of the bond.Maturity date of the bond. |
| FM_OUTS_AMOUNTOutstanding amount | attribute | Outstanding amount of the financial instrument.Outstanding amount of the financial instrument. |
| FM_PUT_CALLoptions type | attribute | Indicates whether the option is a put or call.Indicates whether the option is a put or call. |
| FM_STRIKE_PRICEStrike price of the options | attribute | Strike price of the option.Strike price of the option. |
| PUBL_MUSource publication (Euro area only) | attribute | Source publication for euro area data.Source publication for euro area data. |
| PUBL_PUBLICSource publication (public) | attribute | Publicly available source publication for the data.Publicly available source publication for the data. |
| 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 observation was compiled.Notes on how the observation was compiled. |
| COVERAGE | attribute | Description of the scope or coverage of the data.Description of the scope or coverage of the data. |
| DECIMALS | attribute | Number of decimal places in the observation value.Number of decimal places in the observation value. |
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: D · CURRENCY: Z0Z
{
"FREQ": "D",
"CURRENCY": "Z0Z",
"REF_AREA": "D0",
"OBS_VALUE": -0.072102,
"PROVIDER_FM": "DE",
"TIME_PERIOD": "2015-11-27",
"DATA_TYPE_FM": "5P",
"INSTRUMENT_FM": "EC",
"PROVIDER_FM_ID": "SRCB_COVAR"
}Record 2FREQ: D · CURRENCY: Z0Z
{
"FREQ": "D",
"CURRENCY": "Z0Z",
"REF_AREA": "D0",
"OBS_VALUE": -0.019909,
"PROVIDER_FM": "DE",
"TIME_PERIOD": "2015-11-27",
"DATA_TYPE_FM": "95P",
"INSTRUMENT_FM": "EC",
"PROVIDER_FM_ID": "SRCB_COVAR"
}Record 3FREQ: D · CURRENCY: Z0Z
{
"FREQ": "D",
"CURRENCY": "Z0Z",
"REF_AREA": "D0",
"OBS_VALUE": -0.045941,
"PROVIDER_FM": "DE",
"TIME_PERIOD": "2015-11-27",
"DATA_TYPE_FM": "AVE",
"INSTRUMENT_FM": "EC",
"PROVIDER_FM_ID": "SRCB_COVAR"
}Record 4FREQ: D · CURRENCY: Z0Z
{
"FREQ": "D",
"CURRENCY": "Z0Z",
"REF_AREA": "D0",
"OBS_VALUE": -0.077562,
"PROVIDER_FM": "DE",
"TIME_PERIOD": "2015-11-27",
"DATA_TYPE_FM": "5P",
"INSTRUMENT_FM": "EC",
"PROVIDER_FM_ID": "SRCI_COVAR"
}Record 5FREQ: D · CURRENCY: Z0Z
{
"FREQ": "D",
"CURRENCY": "Z0Z",
"REF_AREA": "D0",
"OBS_VALUE": -0.027373,
"PROVIDER_FM": "DE",
"TIME_PERIOD": "2015-11-27",
"DATA_TYPE_FM": "95P",
"INSTRUMENT_FM": "EC",
"PROVIDER_FM_ID": "SRCI_COVAR"
}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.