Deutsche Bundesbank — Financial market data (BBMF1)
Financial market data (BBMF1) — official time series from the Deutsche Bundesbank, published as the BBMF1 dataflow over SDMX 2.1 REST. One endpoint serves XML (SDMX-ML), CSV (?format=csv) and JSON (?format=json); extract exactly the series you need with a key path and startPeriod / endPeriod / lastNObservations filters.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (18 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| BBK_STD_FREQ | dimension | 1 codes (e.g. M) |
| BBK_STD_AREA | dimension | 1 codes (e.g. D0) |
| BBK_STD_CURRENCY | dimension | 1 codes (e.g. EUR) |
| BBK_MAFA_CATEGORY | dimension | 1 codes (e.g. GOVT) |
| BBK_MAFA_INSTRUMENT | dimension | 1 codes (e.g. WYWG) |
| BBK_MAFA_MATURITY | dimension | 1 codes (e.g. Y10) |
| BBK_MAFA_DATATYPE | dimension | 1 codes (e.g. BID) |
| TIME_PERIOD | time | Time dimension — filter with startPeriod / endPeriod query params. |
| OBS_VALUEObservation value | number | The observed numeric value for each cell. |
| TIME_FORMAT | attribute | — |
| BBK_DECIMALS | attribute | — |
| BBK_ID | attribute | — |
| BBK_UNIT | attribute | — |
| BBK_UNIT_MULT | attribute | — |
| BBK_TITLE_ENG | attribute | — |
| BBK_COMM_GEN | attribute | — |
| BBK_DIFF | attribute | — |
| BBK_DIFF_Y | 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 1OBS_VALUE: 7.28 · TIME_PERIOD: 1996-01
{
"OBS_VALUE": "7.28",
"TIME_PERIOD": "1996-01",
"BBK_STD_AREA": "D0",
"BBK_STD_FREQ": "M",
"BBK_STD_CURRENCY": "EUR",
"BBK_MAFA_CATEGORY": "GOVT",
"BBK_MAFA_DATATYPE": "BID",
"BBK_MAFA_MATURITY": "Y10",
"BBK_MAFA_INSTRUMENT": "WYWG"
}Record 2OBS_VALUE: 7.49 · TIME_PERIOD: 1996-02
{
"OBS_VALUE": "7.49",
"TIME_PERIOD": "1996-02",
"BBK_STD_AREA": "D0",
"BBK_STD_FREQ": "M",
"BBK_STD_CURRENCY": "EUR",
"BBK_MAFA_CATEGORY": "GOVT",
"BBK_MAFA_DATATYPE": "BID",
"BBK_MAFA_MATURITY": "Y10",
"BBK_MAFA_INSTRUMENT": "WYWG"
}Record 3OBS_VALUE: 7.68 · TIME_PERIOD: 1996-03
{
"OBS_VALUE": "7.68",
"TIME_PERIOD": "1996-03",
"BBK_STD_AREA": "D0",
"BBK_STD_FREQ": "M",
"BBK_STD_CURRENCY": "EUR",
"BBK_MAFA_CATEGORY": "GOVT",
"BBK_MAFA_DATATYPE": "BID",
"BBK_MAFA_MATURITY": "Y10",
"BBK_MAFA_INSTRUMENT": "WYWG"
}Record 4OBS_VALUE: 7.47 · TIME_PERIOD: 1996-04
{
"OBS_VALUE": "7.47",
"TIME_PERIOD": "1996-04",
"BBK_STD_AREA": "D0",
"BBK_STD_FREQ": "M",
"BBK_STD_CURRENCY": "EUR",
"BBK_MAFA_CATEGORY": "GOVT",
"BBK_MAFA_DATATYPE": "BID",
"BBK_MAFA_MATURITY": "Y10",
"BBK_MAFA_INSTRUMENT": "WYWG"
}Record 5OBS_VALUE: 7.35 · TIME_PERIOD: 1996-05
{
"OBS_VALUE": "7.35",
"TIME_PERIOD": "1996-05",
"BBK_STD_AREA": "D0",
"BBK_STD_FREQ": "M",
"BBK_STD_CURRENCY": "EUR",
"BBK_MAFA_CATEGORY": "GOVT",
"BBK_MAFA_DATATYPE": "BID",
"BBK_MAFA_MATURITY": "Y10",
"BBK_MAFA_INSTRUMENT": "WYWG"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://api.statistiken.bundesbank.de/rest/metadata/dataflow/BBK' -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.