Describe a table
describe_tableA table's dimensions in key order, its coverage dates, and its observed options. Dimensions with up to 64 options list them inline with labels; larger ones (geography, occupations) say how many and are searchable with search_options.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Dataflow id, e.g. CPI |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| keyFormat | Yes | Dimension ids joined by '.', the order a selection is serialised in | |
| dimensions | Yes | ||
| exampleUrl | Yes | ||
| provenance | Yes |