Get dataset details
get_datasetRetrieve complete metadata for a dataset by its ID, including all download links, formats, and licences to access the actual data.
Instructions
Fetch full metadata for one dataset by its id (from search_datasets), including every distribution with its download/access URL, format and licence. This is how you find where to actually get the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The dataset id returned by search_datasets (a UUID-like string). |