Deutsche Bundesbank — Statistics on Pension funds (BBAPV)
Statistics on Pension funds (BBAPV) — official time series from the Deutsche Bundesbank, published as the BBAPV 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 (24 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| BBK_STD_FREQ | dimension | 1 codes (e.g. Q) |
| BBK_ACS2_REF_AREA | dimension | 1 codes (e.g. DE) |
| BBK_ACS2_COMP_APPROACH | dimension | 1 codes (e.g. S) |
| BBK_ACS2_REP_SECTOR | dimension | 1 codes (e.g. S129) |
| BBK_ACS2_ICPF_ITEM | dimension | 37 codes (e.g. A10, A11, A12) |
| BBK_ACS2_MATURITY | dimension | 1 codes (e.g. T) |
| BBK_ACS2_DATA_TYPE | dimension | 1 codes (e.g. 1) |
| BBK_ACS2_COUNT_AREA | dimension | 26 codes (e.g. AT, BE, BG) |
| BBK_ACS2_COUNT_SECTOR | dimension | 10 codes (e.g. S1, S12K, S1Q) |
| BBK_ACS2_CURRENCY | dimension | 1 codes (e.g. _T) |
| BBK_ACS2_UNIT | dimension | 1 codes (e.g. EUR) |
| 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 | — |
| WEB_CATEGORY | attribute | — |
| BBK_COMM_GEN_ENG | attribute | — |
| BBK_DIFF | attribute | — |
| BBK_DIFF_Y | attribute | — |
| OBS_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 1OBS_VALUE: 3898 · TIME_PERIOD: 2020-Q1
{
"OBS_VALUE": "3898",
"TIME_PERIOD": "2020-Q1",
"BBK_STD_FREQ": "Q",
"BBK_ACS2_UNIT": "EUR",
"BBK_ACS2_CURRENCY": "_T",
"BBK_ACS2_MATURITY": "T",
"BBK_ACS2_REF_AREA": "DE",
"BBK_ACS2_DATA_TYPE": "1",
"BBK_ACS2_ICPF_ITEM": "A10",
"BBK_ACS2_COUNT_AREA": "AT",
"BBK_ACS2_REP_SECTOR": "S129",
"BBK_ACS2_COUNT_SECTOR": "S1",
"BBK_ACS2_COMP_APPROACH": "S"
}Record 2OBS_VALUE: 3985 · TIME_PERIOD: 2020-Q2
{
"OBS_VALUE": "3985",
"TIME_PERIOD": "2020-Q2",
"BBK_STD_FREQ": "Q",
"BBK_ACS2_UNIT": "EUR",
"BBK_ACS2_CURRENCY": "_T",
"BBK_ACS2_MATURITY": "T",
"BBK_ACS2_REF_AREA": "DE",
"BBK_ACS2_DATA_TYPE": "1",
"BBK_ACS2_ICPF_ITEM": "A10",
"BBK_ACS2_COUNT_AREA": "AT",
"BBK_ACS2_REP_SECTOR": "S129",
"BBK_ACS2_COUNT_SECTOR": "S1",
"BBK_ACS2_COMP_APPROACH": "S"
}Record 3OBS_VALUE: 3911 · TIME_PERIOD: 2020-Q3
{
"OBS_VALUE": "3911",
"TIME_PERIOD": "2020-Q3",
"BBK_STD_FREQ": "Q",
"BBK_ACS2_UNIT": "EUR",
"BBK_ACS2_CURRENCY": "_T",
"BBK_ACS2_MATURITY": "T",
"BBK_ACS2_REF_AREA": "DE",
"BBK_ACS2_DATA_TYPE": "1",
"BBK_ACS2_ICPF_ITEM": "A10",
"BBK_ACS2_COUNT_AREA": "AT",
"BBK_ACS2_REP_SECTOR": "S129",
"BBK_ACS2_COUNT_SECTOR": "S1",
"BBK_ACS2_COMP_APPROACH": "S"
}Record 4OBS_VALUE: 3836 · TIME_PERIOD: 2020-Q4
{
"OBS_VALUE": "3836",
"TIME_PERIOD": "2020-Q4",
"BBK_STD_FREQ": "Q",
"BBK_ACS2_UNIT": "EUR",
"BBK_ACS2_CURRENCY": "_T",
"BBK_ACS2_MATURITY": "T",
"BBK_ACS2_REF_AREA": "DE",
"BBK_ACS2_DATA_TYPE": "1",
"BBK_ACS2_ICPF_ITEM": "A10",
"BBK_ACS2_COUNT_AREA": "AT",
"BBK_ACS2_REP_SECTOR": "S129",
"BBK_ACS2_COUNT_SECTOR": "S1",
"BBK_ACS2_COMP_APPROACH": "S"
}Record 5OBS_VALUE: 3626 · TIME_PERIOD: 2021-Q1
{
"OBS_VALUE": "3626",
"TIME_PERIOD": "2021-Q1",
"BBK_STD_FREQ": "Q",
"BBK_ACS2_UNIT": "EUR",
"BBK_ACS2_CURRENCY": "_T",
"BBK_ACS2_MATURITY": "T",
"BBK_ACS2_REF_AREA": "DE",
"BBK_ACS2_DATA_TYPE": "1",
"BBK_ACS2_ICPF_ITEM": "A10",
"BBK_ACS2_COUNT_AREA": "AT",
"BBK_ACS2_REP_SECTOR": "S129",
"BBK_ACS2_COUNT_SECTOR": "S1",
"BBK_ACS2_COMP_APPROACH": "S"
}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.