Deutsche Bundesbank — ATM, OTC and POS terminal transactions (BBZVS08)
ATM, OTC and POS terminal transactions (BBZVS08) — official time series from the Deutsche Bundesbank, published as the BBZVS08 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 (21 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| BBK_STD_FREQ | dimension | 1 codes (e.g. H) |
| BBK_BSPAY_REF_SEC | dimension | 1 codes (e.g. ZVIN) |
| BBK_BSPAY_COUNTERPART_AREA | dimension | 3 codes (e.g. DE, W1, _Z) |
| BBK_BSPAY_TRMNL_LOCATION | dimension | 3 codes (e.g. DE, W0, W1) |
| BBK_BSPAY_TYP_TRNSCTN | dimension | 6 codes (e.g. _T, CD1, CW1) |
| BBK_BSPAY_RL_TRNSCTN | dimension | 2 codes (e.g. 2, 1) |
| BBK_BSPAY_INTTN_CHNNL | dimension | 4 codes (e.g. 2220, 2221, 2222) |
| BBK_BSPAY_TRANSFORMATION | dimension | 1 codes (e.g. N) |
| BBK_BSPAY_UNIT | dimension | 2 codes (e.g. EUR, PN) |
| 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_ENG | attribute | — |
| BBK_UNIT_MULT | attribute | — |
| BBK_TITLE_ENG | attribute | — |
| BBK_COMM_SRC_ENG | attribute | — |
| WEB_CATEGORY | 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: 365340.93646714 · TIME_PERIOD: 2022-S1
{
"OBS_VALUE": "365340.93646714",
"TIME_PERIOD": "2022-S1",
"BBK_STD_FREQ": "H",
"BBK_BSPAY_UNIT": "EUR",
"BBK_BSPAY_REF_SEC": "ZVIN",
"BBK_BSPAY_RL_TRNSCTN": "2",
"BBK_BSPAY_INTTN_CHNNL": "2220",
"BBK_BSPAY_TYP_TRNSCTN": "_T",
"BBK_BSPAY_TRANSFORMATION": "N",
"BBK_BSPAY_TRMNL_LOCATION": "DE",
"BBK_BSPAY_COUNTERPART_AREA": "DE"
}Record 2OBS_VALUE: 415464.20258063 · TIME_PERIOD: 2022-S2
{
"OBS_VALUE": "415464.20258063",
"TIME_PERIOD": "2022-S2",
"BBK_STD_FREQ": "H",
"BBK_BSPAY_UNIT": "EUR",
"BBK_BSPAY_REF_SEC": "ZVIN",
"BBK_BSPAY_RL_TRNSCTN": "2",
"BBK_BSPAY_INTTN_CHNNL": "2220",
"BBK_BSPAY_TYP_TRNSCTN": "_T",
"BBK_BSPAY_TRANSFORMATION": "N",
"BBK_BSPAY_TRMNL_LOCATION": "DE",
"BBK_BSPAY_COUNTERPART_AREA": "DE"
}Record 3OBS_VALUE: 414361.56273198 · TIME_PERIOD: 2023-S1
{
"OBS_VALUE": "414361.56273198",
"TIME_PERIOD": "2023-S1",
"BBK_STD_FREQ": "H",
"BBK_BSPAY_UNIT": "EUR",
"BBK_BSPAY_REF_SEC": "ZVIN",
"BBK_BSPAY_RL_TRNSCTN": "2",
"BBK_BSPAY_INTTN_CHNNL": "2220",
"BBK_BSPAY_TYP_TRNSCTN": "_T",
"BBK_BSPAY_TRANSFORMATION": "N",
"BBK_BSPAY_TRMNL_LOCATION": "DE",
"BBK_BSPAY_COUNTERPART_AREA": "DE"
}Record 4OBS_VALUE: 440954.05130394 · TIME_PERIOD: 2023-S2
{
"OBS_VALUE": "440954.05130394",
"TIME_PERIOD": "2023-S2",
"BBK_STD_FREQ": "H",
"BBK_BSPAY_UNIT": "EUR",
"BBK_BSPAY_REF_SEC": "ZVIN",
"BBK_BSPAY_RL_TRNSCTN": "2",
"BBK_BSPAY_INTTN_CHNNL": "2220",
"BBK_BSPAY_TYP_TRNSCTN": "_T",
"BBK_BSPAY_TRANSFORMATION": "N",
"BBK_BSPAY_TRMNL_LOCATION": "DE",
"BBK_BSPAY_COUNTERPART_AREA": "DE"
}Record 5OBS_VALUE: 426068.44323964 · TIME_PERIOD: 2024-S1
{
"OBS_VALUE": "426068.44323964",
"TIME_PERIOD": "2024-S1",
"BBK_STD_FREQ": "H",
"BBK_BSPAY_UNIT": "EUR",
"BBK_BSPAY_REF_SEC": "ZVIN",
"BBK_BSPAY_RL_TRNSCTN": "2",
"BBK_BSPAY_INTTN_CHNNL": "2220",
"BBK_BSPAY_TYP_TRNSCTN": "_T",
"BBK_BSPAY_TRANSFORMATION": "N",
"BBK_BSPAY_TRMNL_LOCATION": "DE",
"BBK_BSPAY_COUNTERPART_AREA": "DE"
}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.