Ecb Get Data
ecb_get_dataGeneric SDMX data fetch from any ECB flow. Key is dot-separated dimension values; empty positions are wildcards. Example: flow_ref="EXR", key="D.USD.EUR.SP00.A" (daily USD/EUR spot).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Series key, dot-separated dimension values | |
| last_n | No | Return only the last N observations | |
| flow_ref | Yes | Flow reference — EXR (exchange rates), ICP (HICP), BSI, IRS, STS, BLS, MIR, ... | |
| end_period | No | End date / period | |
| start_period | No | Start date / period |