get_dataset
Retrieve full aggregated metadata for a dataset from Switzerland's national catalog: contact point, temporal/spatial coverage, documentation, and licensed distributions in one call.
Instructions
Retrieve the full, aggregated metadata record for one dataset.
This is the aggregated detail tool: a single call returns the contact
point, temporal and spatial coverage, documentation links and every
distribution with its licence — so search_catalog → get_dataset
answers «who publishes it, through which interface, under which licence»
in two calls, without a separate distributions or contact lookup.
Args:
dataset_id: UUID from search_catalog or list_datasets.
language: Language for titles and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | de | |
| dataset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Attribution string. | Data: I14Y Interoperability Platform, Swiss Federal Statistical Office (BFS) — https://www.i14y.admin.ch. Licence terms are declared per distribution; check the `licence` field before reuse. |
| dataset | Yes | ||
| provenance | No | Where this payload came from. | live_api |
| retrieved_at | Yes | UTC timestamp of retrieval. |