powered by
Get metadata for CoV open data dataset
get_cov_metadata( dataset_id, apikey = getOption("VancouverOpenDataApiKey"), refresh = FALSE )
tibble format data table output
the CoV open data dataset id
the CoV open data API key, optional
refresh cached data, default `FALSE``
# Get the metadata for the street trees dataset if (FALSE) { get_cov_metadata("street-trees") }
Run the code above in your browser using DataLab