/eurostat/datasets

POST /api/eurostat/datasets

Price: 1 credit

Get observations from a Eurostat dataset by its code, sliced by dimension filters

How to use it

Fetch numeric observations from a single Eurostat statistical dataset by its code (e.g. nama_10_gdp for GDP, prc_hicp_midx for inflation, demo_pjan for population). Each observation is returned as a flat record with the resolved code and human label for every dimension (geography, unit, indicator, frequency, etc.), the numeric value, and an optional data-quality status flag. Use the geo, time, since, until, and filters arguments to slice the dataset to the cells you need — an unfiltered dataset can contain millions of cells. Look up the available dimension codes for a dataset via the dimensions endpoint.

Parameters

Request body

Response

Errors

Response headers