Germany Bank Lending Survey - Bundesbank, Per Observation
Pricing
from $33.50 / 1,000 bls observations
Germany Bank Lending Survey - Bundesbank, Per Observation
Germany's Bank Lending Survey results (Deutsche Bundesbank BBBU2 SDMX-CSV) as per-observation records - series key and title, survey dimensions, quarter and value, emitted verbatim under the ESCB terms. 43,284 live observations (index said 42,513; series grew). ESCB reuse. $0.05 per record.
Pricing
from $33.50 / 1,000 bls observations
Rating
0.0
(0)
Developer
NexGen Signal
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Germany's results of the Eurosystem Bank Lending Survey - credit standards, terms and demand by segment and quarter from the Deutsche Bundesbank, as clean per-observation records. Values are emitted verbatim.
What one record represents
The source is the Deutsche Bundesbank statistics REST API at api.statistiken.bundesbank.de, read as keyless SDMX-CSV from the BBBU2 flow (Germany results of the Bank Lending Survey). Each record is one survey dimension tuple x quarter - the Bundesbank series key and title, the survey dimensions (bank selection, item, count, time horizon, effect domain, market role, aggregation method), the period, the value and the unit. Every column present is emitted, so no dimension is dropped.
Coverage, the source rule and versioning
The live flow holds 43,284 observations. Sol's Wave-5 index counted 42,513; the survey has published further quarters since, so the live count is higher - the live measure is the honest one and is what this listing quotes. Under the ESCB re-use terms the statistics and metadata are emitted unmodified: values are carried verbatim and the source is stamped on every record. The flow carries no third-party-source column, so all rows are Bundesbank/ECB; a third-party guard still runs on every row so that, were a non-Bundesbank source ever present, it would be structurally excluded.
Licence
Deutsche Bundesbank / ESCB statistics. Under the ESCB terms for the re-use of statistics, the data may be re-used free of charge for commercial and non-commercial purposes provided the source is quoted and the statistics and their metadata are not modified. Values are emitted verbatim; the source is carried on every record. Any third-party-sourced rows are structurally excluded.
Sibling Actors
The fleet's Eurostat/ECB ecb-bank-lending-survey cell is the euro-area aggregate; this is the German national result from the Bundesbank. Different publisher and geography, no dataset-row overlap.
Fields, scheduling and integration
Every field in the record is either a source-native identifier, a source-native attribute, or one of the six
provenance fields (source, source_dataset, licence, attribution, caveat, observed_at) the fleet attaches to
every record. Nothing is derived or inferred beyond the small, documented transforms noted above, and nothing is
dropped silently - the handling section spells out exactly what is excluded and why. The grain is one record per the
natural unit of the source, which keeps each row independently meaningful, keeps the key stable across runs so
re-running is a cheap upsert rather than a re-import, and lets you aggregate up to whatever unit you need without
unpicking a pre-joined table.
Because the source republishes on its own cadence, a scheduled run keeps a downstream table current: new and changed
records upsert over the old ones on the stable key, and the observed_at stamp tells you when each was last seen live.
Set Maximum records low to sample the shape of the data cheaply, then raise it once the cell fits your use; the
Actor streams or partitions its source, so memory stays flat regardless of how many records you request, and you are
billed only for what is delivered. The output is a flat table of typed records, so it drops straight into whatever you
already use: load the run's dataset over the API or an export, key on the record id, and upsert. Because identifiers
are preserved exactly as the source publishes them, joins across the fleet's cells - and onto your own systems - work
without a mapping layer. There is no subscription and no minimum: the per-record price and the record cap together
mean the spend on any run is known in advance and matched exactly to the data you receive.
Reconciling counts honestly
Where the live count differs from any previously published figure, the live measure is the honest one and is what this listing quotes; sources re-issue and re-version their data over time. The run receipt always states what was actually delivered and charged and confirms the two agree, so every run is auditable against itself regardless of what any external index expected.
Scaling, scheduling and support
A common pattern is a light scheduled run that pulls the newest slice into a staging table, then a merge on the stable key into the table your product reads, so you never re-pay for rows you already hold and your history grows cleanly over time. Because the record shape assumes no particular warehouse, language or tool, the integration work is a load and a merge, not a cleaning project: the same code path handles a 40-row sample and a full pull, and the only thing that changes between them is the record cap. If you only need a slice, the cap and any partition or filter inputs bound the run precisely, so a targeted pull costs cents rather than the price of the whole set, and a broad pull is simply a higher cap left to run. Nothing about the delivery is subscription-gated: each run stands alone, priced at exactly the records it returns, so you can dial spend up or down run by run as your needs change, and a scheduled cadence keeps a downstream table current without any standing commitment. When the source publishes a correction or a new period, the next run picks it up and upserts it over the stale row on the same key, so the table you maintain stays both complete and current with no manual reconciliation.
Provenance and compliance
Every run reads the door host's robots.txt at runtime and records the result (URL, status, byte length and, where
a policy is served, its SHA-256) in the run's RUN_RECEIPT. Where the host serves no applicable policy - a 404, a
403, or a homepage redirect - the gate records that as a flag and proceeds on the licence, which grants re-use; a flag
is never treated as permission in itself. The endpoint is keyless and the Actor reads only the public data door -
never a mirror, and it never bypasses a block.
Data quality and freshness
Numbers arrive as real numbers, booleans as real booleans, and every other value as a string or null, so the dataset
loads without a cleaning pass. Each record is keyed on a stable composite of the source's own identifiers, so it is
safe to diff, deduplicate or upsert. Every run re-reads the live door, so the data is as fresh as the source
publishes, and each record's observed_at stamp dates the snapshot. The receipt records how many rows were delivered
and charged and confirms charge_equals_delivered.
Billing, delivery and joins
Pricing is per record: you are billed only for records the Actor actually delivers, and the charge is raised after each record is pushed (push-then-charge), so a failed or empty run costs nothing. The Maximum records cap bounds every run, so spend is known before you start - sample cheaply, then raise it. Every record is a flat, typed object keyed on a stable id, so it loads without a cleaning pass, diffs cleanly between runs, and upserts into a table you keep over time; re-running keeps that table current without re-paying for rows you already hold, and each receipt reconciles delivered against charged. Because the source's own identifiers are preserved verbatim, the dataset joins onto other sources keyed on the same identifier.
Who buys this, and how they use it
This cell is bought by teams that need the source's published set as a typed, keyed table they can hold and refresh rather than a page they scrape: market- and macro-intelligence teams sizing and tracking a market, data engineers wiring a clean upstream feed into a warehouse, and compliance and research teams building on a stable identifier. The grain and the key are chosen so the output is a building block, not a one-off export - you run it on a schedule, keep the delta, and join it to your other sources on the identifiers it preserves verbatim. The spend on any run is the per-record price times the records delivered, matched exactly to what you receive.