Eurostat GDP
economic__eurostat-gdpRetrieve Eurostat GDP and economic indicators for EU/EEA countries. Access quarterly/annual data including household consumption, government expenditure, and capital formation with quality scoring and source verification.
Instructions
[Economic & Financial Data Agent] GDP and main aggregates from Eurostat national accounts. Covers all EU/EEA member states with quarterly and annual data including GDP at market prices, household consumption, government expenditure, and gross capital formation. Source: Eurostat (Eurostat Copyright/Licence Policy), updates monthly. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | Eurostat geo code (e.g. EU27_2020, DE, FR, IT, ES, EA20) | EU27_2020 |
| unit | No | Unit: CP_MEUR (current prices M EUR), CLV10_MEUR (chain-linked volumes), PPS_EU27_2020 (purchasing power standard) | CP_MEUR |
| na_item | No | Indicator: B1GQ (GDP), P31_S14 (household consumption), P3_S13 (gov expenditure), P51G (gross fixed capital), P6 (exports), P7 (imports) | B1GQ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |