Download dimension properties

get_dimensions(dataset_uri, endpoint = default_endpoint())

Arguments

dataset_uri

A string

endpoint

A string for the sparql endpoint

Value

A data frame containing the dimension uris, labels and optionally codelists

Examples

if (FALSE) { get_cube("http://gss-data.org.uk/data/gss_data/covid-19/ons-online-price-changes-for-high-demand-products#dataset") }