/oecd/datasets

POST /api/oecd/datasets

Price: 5 credits

Get observations from an OECD dataset by its dataflow reference, sliced by dimension filters

How to use it

Fetch numeric observations from a single OECD statistical dataset by its dataflow reference (AGENCY,FLOW,VERSION, e.g. OECD.SDD.TPS,DSD_PRICES@DF_PRICES_ALL,1.0). Each observation is returned as a flat record with the resolved code and human label for every dimension (reference area, measure, unit, frequency, etc.), the numeric value, and any data attributes such as the observation status. Use the filters argument (dimension code to allowed value codes) plus start and end 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