v1
latestOpenAPI 3.1.02026-07-242892032.8 MBMeta
Get dimension hierarchy
View the hierarchy of a particular dimension of a dataset. Dimensions are hierarchical taxonomies. For example, Lightcast's standard U.S. Area dimension description is based on the FIPS system for describing states and counties. Results can be filtered based on aggregation path and level.
get/meta/dataset/{dataset}/{version}/{dimension}
Path parameters
versionstring required
The skills taxonomy version.
dimensionstring required
Name of the dimension
Query parameters
dataset'global' | 'global_plus'
Specify dataset to query.
aggpathstring
Filter results by aggregation path
levelstring
Filter results by level
Response
OK