Eurostat API
REST API providing access to Eurostat's statistical datasets covering demographics, economy, environment, and other domains for EU member states and partner countries. Supports dataset discovery, dimension filtering, and returns data in JSON-stat and SDMX formats.
Screenshot:
Slug: eurostat
Key:
Base URL:
Auth: none
Endpoints: 5
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:08:09.773062
Key:
europa.eu:eurostat-apiBase URL:
https://ec.europa.eu/eurostat/api/Auth: none
Endpoints: 5
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:08:09.773062
Links
Documentation:
- Bulk download official
- Web services official
- SDMX InfoSpace official
SDKs:
- Eurostat PowerBI Connector (none) official
- EurostatDB.js (javascript)
- Eurostat API Client (python)
- Eurostat Downloader QGIS Plugin (python)
- giscoR - GISCO API Client (r)
Topics
GOVERNMENT, OPEN_DATA, STATISTICS
Skills
- Query european statistical data — I can query European statistical data — GDP, inflation, population, trade — from Eurostat by dataset code and geography, but the JSON-stat response requires index mapping and you must always filter by geography.
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| data/{dataset_code} | Get statistical data by dataset code | application/json |
— |
| data/{dataset} | Get statistical data for a dataset | application/json |
— |
| dissemination/sdmx/2.1/codelist/ESTAT/all | Get all codelists | application/json |
— |
| dissemination/sdmx/2.1/dataflow/ESTAT/all | List all available datasets | application/json |
— |
| dissemination/statistics/1.0/data/{datasetCode} | Get statistical dataset by code | application/json |
— |