Get Dataflow Example is an example object payload from BIS, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"title": "BIS Stats API - Get Dataflows Example",
"description": "Example request for retrieving available dataflows (statistical domains) from the BIS SDMX API.",
"request": {
"method": "GET",
"url": "https://stats.bis.org/api/v1/dataflow/BIS/all/latest",
"description": "Retrieve all dataflows maintained by the BIS in their latest version.",
"pathParameters": {
"agencyID": "BIS",
"resourceID": "all",
"version": "latest"
},
"queryParameters": {
"detail": "full",
"references": "none"
},
"headers": {
"Accept": "application/vnd.sdmx.structure+json;version=1.0.0"
}
},
"notes": [
"Use 'all' for resourceID to retrieve all dataflows for the given agency.",
"Use 'latest' for version to get the most recent production version.",
"Multiple agencies can be specified using '+' separator, e.g. BIS+ECB.",
"The 'references' parameter controls whether referenced artefacts are included in the response.",
"Common BIS dataflow IDs include: WS_EER (effective exchange rates), WS_CBPOL_D (central bank policy rates), WS_CREDIT_GAP (credit-to-GDP gaps), WS_LBS_D_PUB (locational banking statistics)."
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.