Fetch statistical data from the ECB Data Portal using SDMX-compliant query parameters including dataflow reference, series key, time range, and format options.
- Provider
- European Central Bank Data Portal
- Input summary
- {"name":"flowRef","type":"string","required":true,"description":"Dataflow reference in format AGENCY_ID,FLOW_ID,VERSION. If only one part is given, it's treated as FLOW_ID (agency defaults to 'all', version to 'latest'). If two parts, th..., {"name":"key","type":"string","required":true,"description":"Series key constructed by joining dimension values with dots (.), supporting wildcards (empty segment) and OR operator (+). Example: D.USD.EUR.SP00.A"}, {"name":"startPeriod","type":"string","required":false,"description":"Start of the time period for observations, formatted per ISO 8601 or SDMX reporting periods (e.g., YYYY, YYYY-MM, YYYY-MM-DD)."}, {"name":"endPeriod","type":"string","required":false,"description":"End of the time period for observations, formatted per ISO 8601 or SDMX reporting periods."}, {"name":"updatedAfter","type":"string","required":false,"description":"ISO 8601 timestamp (percent-encoded) to retrieve only data updated, revised, or deleted after this time."}, {"name":"firstNObservations","type":"integer","required":false,"description":"Maximum number of observations to return from the start of each time series."}, {"name":"lastNObservations","type":"integer","required":false,"description":"Maximum number of observations to return from the end of each time series."}, {"name":"detail","type":"string","required":false,"description":"Level of detail in response: full (default), dataonly (no attributes), serieskeysonly (no data), nodata (series + attributes, no observations).","enum":["full","dataonly","...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available