Eurostat Unemployment
economic__eurostat-unemploymentRetrieve monthly and annual unemployment rates from Eurostat for EU/EEA countries, with data broken down by age, sex, and seasonal adjustment to analyze European labor market trends.
Instructions
[Economic & Financial Data Agent] Monthly and annual unemployment rates from Eurostat for EU/EEA countries. Seasonally adjusted, broken down by age and sex. Key indicator for European labour market. 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, EA20, DE, FR, IT) | EU27_2020 |
| age | No | Age group: TOTAL, Y_LT25 (youth <25), Y25-74 | TOTAL |
| sex | No | Sex: T (total), M (male), F (female) | T |
| s_adj | No | Seasonal adjustment: SA (adjusted), NSA (not adjusted) | SA |
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. |