Government (EU)
Use Eurostat from your AI
Search Eurostat datasets by keyword, inspect their dimensions (geo, time, unit and topic axes), and fetch the actual figures filtered by those codes. Covers EU statistics on population, economy, labour, trade, environment and more. No API key required.
Connects your AI client to the Eurostat dissemination API.
Tools:
- search_eurostat_datasets: keyword search over the dataset catalogue. Eurostat has no server-side dataset search, so the catalogue is cached in the runtime and filtered here.
- get_eurostat_dimensions: the dimensions and codes a dataset accepts (geo, time, unit and topic-specific axes), so the next query can be filtered correctly.
- get_eurostat_data: observations filtered by dimension codes, returned with codes resolved to their English labels.
The API returns JSON-stat 2.0 (a flat index → value map); this server expands it into rows so the model does not have to decode the index arithmetic. Attribution: data are from Eurostat.
What you need
- An Arlet account
- No API key or account registration is needed. Just switch it on in Arlet.
Choose your AI client
Pick the AI client you use to see how to connect it with Eurostat.
