API · /eurostat-api

Eurostat API

healthy 3,768 Subscribers

Official European Union statistics as an API, powered by Eurostat — the statistical office of the EU. Eurostat publishes harmonised data across every EU and EFTA country and region: population and demography, GDP and national accounts, employment and unemployment, inflation (HICP), trade, energy, migration, education, health and thousands more datasets. This API wraps Eurostat's JSON-stat dissemination service into clean, decoded rows, and adds friendly named indicators so you don't have to learn dataset codes. /v1/indicator?indicator=population&geo=DE&year=2023 returns a named statistic — population, gdp, gdp_per_capita, unemployment, inflation or employment — for one or more countries (2-letter codes such as DE, FR, IT, or aggregates like EU27_2020 and EA20) and one or more years, with no need to know the underlying dataset or dimension codes. /v1/data?dataset=demo_pjan&geo=DE&sex=T&age=TOTAL&time=2023 gives direct access to any of Eurostat's thousands of datasets by its code, with arbitrary dimension filters passed as query parameters — every dataset has its own dimensions (geo, time, sex, age, unit, na_item, coicop and so on). Both endpoints decode Eurostat's JSON-stat format automatically: single-value dimensions are lifted into a `fixed` context block, and each row carries the dimensions that actually vary (with both a human-readable label and the underlying code) alongside the numeric value, the dataset label and the last-update date. Ideal for economic dashboards, country comparison tools, research, data journalism and policy analysis. Country codes are 2-letter ISO; aggregates include EU27_2020 and EA20. Data © European Union, free to reuse with attribution.

api.oanor.com/eurostat-api
Get an API key Try in playground → Contact provider

Machine-readable spec so AI agents can integrate this API.

/api/eurostat-api/openapi.json
/api/eurostat-api/llms.txt

Discovery: GET /api/index.json lists every API.

API health

healthy
Uptime
100.00%
Server probes · 24h
Avg latency
184 ms
Server probes · 24h
Subscribers
3,768
active
Total calls
6
last 7 days
status Full status page → · 9 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 1,500 calls / month
  • 2 requests / second
  • Hard cap (429 above quota, no overage)
  • 1500 calls/month
  • 2 req/sec
  • Named indicators & raw datasets
  • No credit card
Sign in to subscribe

Starter

€10.00 /month

  • 40,000 calls / month
  • 5 requests / second
  • Hard cap (429 above quota, no overage)
  • 40k calls/month
  • 5 req/sec
  • All Eurostat datasets
  • Email support
Sign in to subscribe

Pro

€30.00 /month

  • 170,000 calls / month
  • 12 requests / second
  • Hard cap (429 above quota, no overage)
  • 170k calls/month
  • 12 req/sec
  • Dashboards & comparisons
  • Priority support
Sign in to subscribe

Mega

€75.00 /month

  • 680,000 calls / month
  • 35 requests / second
  • Hard cap (429 above quota, no overage)
  • 680k calls/month
  • 35 req/sec
  • Bulk analysis & research
  • Dedicated SLA
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

DBnomics API

Economic data from 90+ official providers as one API, powered by DBnomics. DBnomics aggregates the public statistics of the IMF, OECD, Eurostat, the European Central Bank, the World Bank, the BIS, the US Federal Reserve and Bureau of Labor Statistics, national statistics offices and dozens more — millions of time series — into a single, consistent interface. List the data providers; search datasets across every provider at once by keyword; read a dataset's details and its dimensions (the codes you combine to pick a series); and fetch a series with its full observations (period and value) plus the latest data point. The typical flow is search → dataset → series. Ideal for macroeconomic and financial dashboards, data-science and research pipelines, fintech and economics apps, and anyone who needs GDP, inflation, unemployment, interest-rate, trade or monetary series from authoritative sources. Data is free and open.

api.oanor.com/dbnomics-api

UN SDG API

The United Nations Sustainable Development Goals as an API, powered by the official UN Statistics Division SDG API. The SDGs are the world's shared plan — 17 goals, 169 targets and 200+ indicators — to end poverty and hunger, ensure good health and quality education, achieve gender equality, provide clean water and affordable energy, drive decent work and economic growth, build sustainable cities, take climate action and protect life on land and below water, all by 2030. Browse the 17 goals with their full titles and descriptions; open any goal to see every target and the indicators that measure it; list the statistical data series behind an indicator (with their machine codes and descriptions); pull a series' complete time-series for any country — each data point with its year, value, unit, breakdown dimensions (sex, age, location, …) and source; and look up countries, regions and the world with their UN M49 numeric area codes. Ideal for development research, NGO and policy dashboards, journalism, ESG and sustainability reporting, and education. Indicator codes come from the goal endpoint, series codes from the series endpoint, and area codes from the areas endpoint (276 = Germany, 826 = United Kingdom, 1 = World). Data from the UN Statistics Division Global SDG Indicators Database.

api.oanor.com/sdg-api

WHO Health Statistics API

The World Health Organization's Global Health Observatory (GHO) as an API — authoritative global health statistics for every WHO member state. Search a catalogue of more than 3,000 health indicators spanning life expectancy and healthy life expectancy, mortality and causes of death, immunization and vaccine coverage, communicable and noncommunicable disease burden, maternal and child health, nutrition, mental health, health workforce, health financing, water and sanitation, and risk factors such as tobacco, alcohol and obesity. For any indicator, pull a country's complete time-series — each data point with its year, value, the WHO uncertainty interval (low and high bounds), the WHO region and the breakdown dimension (for example sex) — or compare the indicator across many countries for a chosen year, or the latest available year per country, ranked by value. Country codes are ISO3 (DEU, USA, JPN) or WHO region codes; results can be filtered by sex (both, male or female). Ideal for public-health research, journalism, NGO and policy dashboards, epidemiology and global-development analysis. Indicator codes come from the indicators endpoint (e.g. WHOSIS_000001 is life expectancy at birth). Data from the WHO Global Health Observatory.

api.oanor.com/who-api

Wikipedia Pageviews API

Wikipedia pageview statistics as an API, live from the official Wikimedia REST API. See the most-viewed Wikipedia articles for any day — a real-time pulse of what the world is reading and searching for — with junk namespaces filtered out by default, and get the daily (or monthly) view counts and totals for any individual article over any date range. Works for any language edition (en.wikipedia, de.wikipedia, fr.wikipedia and 300+ projects) and any access method (desktop, mobile-web, mobile-app). Ideal for trend analysis, news, research, dashboards, SEO and content strategy. Public Wikimedia data.

api.oanor.com/pageviews-api

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for Eurostat API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call Eurostat API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for Eurostat API?
Free tier allows 1 request per second. Paid plans scale up to 50 requests per second on the Mega tier. Hard limits return HTTP 429 above the quota — no surprise overage charges.
How much does Eurostat API cost?
Eurostat API has a free tier with 100 calls / month. Paid plans start at €10.00 / month with higher quotas and faster rate limits.
Can I cancel my subscription anytime?
Yes. Plans are billed monthly and you can cancel anytime from your billing dashboard. No long-term contracts and no cancellation fee.
Is Eurostat API GDPR-compliant?
All requests to Eurostat API go through our EU-based gateway. Your upstream API key never leaves our server and no personal data is shared with the upstream provider beyond the request you send.

Pick an endpoint from the list on the left to see its details and try it.

Code snippets

Sign up to get an API key, then call any path under your slug.

curl https://api.oanor.com/eurostat-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/eurostat-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/eurostat-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/eurostat-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Ratings

Sign in to rate.

No reviews yet.

Discussion

Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.

Sign in to start a thread or reply.

Sign in

New thread

/ 4000

📌 Pinned 🔒 Locked

·

· ·

/ 4000

🔒 This thread is locked — no new replies.

  • No threads yet — start the discussion.

Support

Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.

Sign in to open a support ticket.

Sign in

Open new ticket

Describe what you need help with. The provider team gets an email and replies on the ticket page.

  • No tickets yet for this API.

Subscription active — calls can start immediately.

Send your first request —

Subscription active — copy a snippet and fire off your first call.