idescat.list_table_geos
idescat_list_table_geosLists geographic codes for a given IDESCAT table. Use the returned geo_id to fetch table metadata and data.
Instructions
Required bridge from table discovery to metadata/data. Choose a returned geo_id, then call idescat_get_table_metadata before idescat_get_table_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ca | |
| limit | No | ||
| offset | No | ||
| node_id | Yes | ||
| table_id | Yes | ||
| statistics_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| provenance | Yes |