Retrieve observation data for a specific time series identified by its dataflow and series key. Returns timestamped values and series metadata (title, unit, unit multiplier, frequency). Use last_n_observations to limit to the most recent data points. Access Deutsche Bundesbank time series data including macroeconomic indicators, exchange rates, interest rates, and financial statistics. Search for time series by keyword or topic, retrieve historical data points, and browse the topic hierarchy. Fulfilled by Parse from statistiken.bundesbank.de.
bundesbank
finance
government-public
other
parse
platform-key
statistiken-bundesbank-de
Verified
Price and execution
Price
$0.02 USD credits / call
Trust tier
Verified
Execution
Managed call
Capability group
Finance
Interface snapshot
Protocol
HTTP operation
Operation
GET /scraper/f4ba6c4a-e90e-465e-b61d-0da467f458b7/get_time_series_data
dataflow (string, required): Dataflow identifier (e.g. 'BBEX3' for exchange rates, 'BBFI1' for international investment position). Obtain from search_time_series results (flow_ref field).
series_key (string, required): Dot-separated series key identifying the specific time series within the dataflow (e.g. 'D.USD.EUR.BB.AC.000'). Obtain from search_time_series results (key field).
last_n_observations (string): Limit to the last N observations. When omitted, all available observations are returned.