Eurostat GDP and Main Components (nama_10_gdp)
Eurostat National Accounts dataset covering GDP and its main expenditure components for EU/EEA member states and candidate countries. Sourced from the nama_10_gdp table, which follows ESA 2010 methodology. Includes final consumption, gross fixed capital formation, exports/imports, and GDP at market prices, available in multiple price bases (current prices, chain-linked volumes, price indices, and % of GDP). Annual frequency, covering from 1975 to 2024.
economics
Catalog
Browse and search all available datasets.
- Catalog — browse all datasets
- GET /api/catalog — catalog in JSON
- GET /api/catalog?q=… — search the catalog
Dataset API
Endpoints for this dataset — schema, filter values, preview, and querying.
- GET /api/datasets/eurostat-gdp-main-components — schema, filters, and pricing
- GET /api/datasets/eurostat-gdp-main-components/sample — free sample (100 rows)
- GET /api/datasets/eurostat-gdp-main-components/members/{col} — valid values for a filterable column
- GET /api/datasets/eurostat-gdp-main-components/query — query with filters (API key required)
Purchase
Add balance or buy access to start querying.
- POST /api/checkout/x402 — agents: add balance via x402 (USDC)
- Sign in at /account — humans: add balance via Stripe (card, Apple Pay, bank transfer)
- POST /api/ap2/intent → /api/ap2/purchase — agents: AP2 mandate-based payment
Source
Size and Format
Pricing
Temporal Coverage
Geographic Coverage
Query Filters
Columns you can use as query params in GET /api/datasets/eurostat-gdp-main-components/query.
-
freqMembers (JSON) -
unitMembers (JSON) -
na_itemMembers (JSON) -
geoMembers (JSON) -
time_periodMembers (JSON)
Schema (Columns)
| Column | Type | Description | Filterable |
|---|---|---|---|
freq |
string | Frequency of the observation (A = annual, Q = quarterly) | Yes |
unit |
string | Unit of measure code (e.g. CLV05_MEUR, CP_MEUR, PC_GDP) | Yes |
unit_label |
string | Human-readable description of the unit code (e.g. 'Chain linked volumes (2005), million euro') | No |
na_item |
string | National accounts item code (e.g. B1GQ = GDP, P3 = Final consumption, P6 = Exports) | Yes |
na_item_label |
string | Human-readable description of the national accounts item (e.g. 'Gross domestic product at market prices') | No |
geo |
string | Eurostat geographic code (e.g. AT = Austria, EU27_2020 = EU-27) | Yes |
geo_label |
string | Country or aggregate name (e.g. 'Austria', 'European Union - 27 countries (from 2020)') | No |
time_period |
integer | Year of the observation | Yes |
value |
float | Numeric value of the observation (units depend on the unit column) | No |