Guide
Data Sources
Eurostat datasets EurostatAPI normalizes, refresh cadence, and methodology notes.
Eurostat SDMX 2.1
All data in EurostatAPI is sourced exclusively from Eurostat's Statistical Data and Metadata Exchange (SDMX) 2.1 REST API. Eurostat is the statistical office of the European Union, responsible for publishing EU economic statistics.
EurostatAPI ingests, normalizes, and caches data from approximately 20 Eurostat datasets covering GDP, inflation, unemployment, earnings, population, trade, and more. The raw SDMX dimension codes are mapped to human-readable parameters so you can query with ?country=DE instead of namq_10_gdp/Q.SCA.CLV10_MEUR.B1GQ.DE.
Core datasets
| Dataset | Indicator | Frequency |
|---|---|---|
| namq_10_gdp | GDP (quarterly national accounts) | Quarterly |
| nama_10_gdp | GDP (annual national accounts) | Annual |
| prc_hicp_midx | HICP inflation index | Monthly |
| une_rt_m | Unemployment rate | Monthly |
| earn_ses_annual | Earnings / wages | Annual |
| demo_pjan | Population by age and sex | Annual |
| ext_lt_maineu | International trade | Monthly |
Data coverage
EurostatAPI covers EU-27 member states, EEA countries (Norway, Iceland, Liechtenstein), and candidate countries (Turkey, Serbia, Montenegro, North Macedonia, Albania, Bosnia and Herzegovina, Moldova, Ukraine, Georgia). Not all datasets have data for all countries — use the GET /v1/datasets/{code}/metadata endpoint to check available countries for a specific dataset.
Licensing
All Eurostat data is published under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. You are free to share and adapt the data for any purpose, including commercial use, as long as you provide appropriate attribution to Eurostat.
EurostatAPI adds no additional restrictions on the underlying data. Your API subscription covers access to our normalization layer, caching, and REST interface — the data itself remains CC BY 4.0.
Refresh cadence
| Source | ETL Frequency | Typical Lag |
|---|---|---|
| GDP (namq_10_gdp) | Daily | T+60 days |
| HICP (prc_hicp_midx) | Daily | T+30 days |
| Unemployment (une_rt_m) | Daily | T+30 days |
| Earnings (earn_ses_annual) | Weekly | T+6 months |
| Population (demo_pjan) | Weekly | T+3 months |
| Trade (ext_lt_maineu) | Weekly | T+45 days |
All data is EU-hosted on Hetzner Falkenstein. No PII is logged, GDPR compliant, no warranty — see the footer for the full legal boilerplate.