idescat.list_nodes
idescat_list_nodesRetrieve child nodes for a given IDESCAT statistic to navigate its hierarchical structure and access tables.
Instructions
Browse nodes under an IDESCAT statistic. Use a statistics_id from idescat_list_statistics, then call idescat_list_tables with the returned node_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ca | |
| limit | No | ||
| offset | No | ||
| statistics_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| provenance | Yes |