get_dataset_dimensions
Retrieves the dimensions of an ISTAT dataset using its dataflow identifier.
Instructions
Get the dimensions of a dataset
Args:
dataflow_identifier: The identifier of the dataset.
Example:
get_dataset_dimensions(dataflow_identifier="139_176")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataflow_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |