get_dimensions
Fetch all dimensions and labels for a CBS dataset to explore its structure and available categories.
Instructions
Fetch all dimensions for a dataset.
Args: catalog: Catalog identifier. dataset: Dataset identifier.
Returns: dict[str, Any]: Table of dimensions and labels per dimension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | No | CBS | |
| dataset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||