Bundesbank: Get Time Series Data
Bundesbank via Parse · Finance
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
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
- Interface artifact
- sha256:1aedcb99b716c45ce1eadd32364980293cb7c5e97607b82eae4c3eeeb6a377f6
- Manifest digest
- sha256:c23256fcfdec5722e6164c78b2fbd00485c4d1ef474b6b7f43d96b623b3dfb10
Request fields
- 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.