eurostat_get_dataset_structure
Retrieve the dimensions and possible values for any Eurostat dataset by providing its dataset code, enabling quick exploration of data structure for fact-checking and analysis.
Instructions
Get dimension info for a Eurostat dataset.
Args: dataset_code: Eurostat dataset code.
Returns: Dict mapping dimension names to lists of possible values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||