powered by
Download the CoV open data catalogue
list_cov_datasets( trim = TRUE, apikey = getOption("VancouverOpenDataApiKey"), refresh = FALSE )
tibble format data table output
trim all NA columns, optional, defaul `TRUE`
the CoV open data API key, optional
refresh cached data, default `FALSE``
# List and search available datasets if (FALSE) { list_cov_datasets() }
Run the code above in your browser using DataLab