/bis/datasets

POST /api/bis/datasets

Price: 1 credit

Get observations from a BIS dataset by its id, sliced by dimension filters

How to use it

Fetch numeric observations from a single BIS (Bank for International Settlements) statistical dataset by its id (e.g. WS_CBPOL for central bank policy rates, WS_TC for total credit to the non-financial sector, WS_EER for effective exchange rates). Each observation is returned as a flat record with the code for every series dimension (frequency, reference area, etc.), the time period, and the numeric value. Use the filters, since, and until arguments to slice the dataset to the cells you need — an unfiltered dataset can contain millions of cells. Look up the available dimension ids and value codes for a dataset via the dimensions endpoint.

Parameters

Request body

Response

Errors

Response headers