Get dataset metadata

To find the dataset_id, refer to the URL of dataset. For this dataset: https://data.gov.sg/collections/522/datasets/d_11e68bba3b3c76733475a72d09759eeb/view or https://data.gov.sg/datasets/d_11e68bba3b3c76733475a72d09759eeb/view The datasetId is: d_11e68bba3b3c76733475a72d09759eeb

For staging, note that the dataset_id might differ between staging and production:

Dataset Metadata

This API returns the metadata of a single dataset

Get metadata for a dataset

get
Path parameters
datasetIdstringRequired

The unique identifier of the dataset

Responses
200

Successful response

application/json
get
/v2/public/api/datasets/{datasetId}/metadata
200

Successful response

Last updated

Was this helpful?