v1
latestOpenAPI 3.1.02026-07-23103037.2 KBapi
Retrieve a specific dataset by its ID, optionally with scores
This endpoint allows retrieving a specific dataset using its ID. Optionally, it can also return impact scores for the specified indicators.
get/v3/api1/datasets/{id}
Path parameters
idinteger required
Dataset ID to retrieve
Dataset ID to retrieve
Query parameters
indicator_idsinteger[]
List of indicator IDs to retrieve. Provide multiple values via repeated query parameters (?indicator_ids=1&indicator_ids=2). Comma-separated values are not supported.
List of indicator IDs to retrieve. Provide multiple values via repeated query parameters (?indicator_ids=1&indicator_ids=2). Comma-separated values are not supported.
versionstring
Version name or 'latest'
Version name or 'latest'
system_modelstring
System model name or 'cutoff'
System model name or 'cutoff'
Response
Successful response with the requested dataset