tuik_describe_dataflow
Discover a TUIK SDMX dataflow's dimensions and codelists to build a valid key template when 'ALL' is not accepted.
Instructions
Describe a TUIK SDMX dataflow: dimensions, codelists, key template.
Use before tuik_get_data when a dataflow refuses key='ALL' or to build a narrower key. The SDMX key joins one code per non-time dimension with dots, in position order; an empty slot means 'all' (e.g. 'TR..2021').
Args: dataflow_id: Three-part SDMX id, e.g. 'TR,DF_ADNKS_T26,1.0'. lang: Label language for codelists ('tr' or 'en').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | tr | |
| dataflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |