Eurostat Migration
immigration__eurostat-migrationQuery immigration statistics by age and sex for EU member states from Eurostat. Returns data with quality scores and source citations for analysis.
Instructions
[Immigration & Migration Agent] Query immigration statistics from Eurostat. Returns data on immigration by age and sex for EU member states. Source: Eurostat (Open Data), 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 | Geographic area code (e.g. EU27_2020, DE, FR, IT) | EU27_2020 |
| year | No | Reference year (Eurostat migration data lags ~2 years) | 2024 |
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. |