Get FCSC dataset structure
getDatasetStructureReturns the dimensions and codelists for a dataset, enabling filtered data extraction and explaining available breakdowns.
Instructions
Returns the dimensions and codelists for one FCSC dataset. Use this when you need to build a filtered key for getDatasetData, or to explain what breakdowns a dataset offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasetId | Yes | Dataflow id from listDatasets, e.g. "DF_CPI_ANN". |