powered by
Search for CoV open data datasets
search_cov_datasets( search_term, trim = TRUE, apikey = getOption("VancouverOpenDataApiKey"), refresh = FALSE )
tibble format data table output
grep string to serach through datasets
trim all NA columns, optional, defaul `TRUE`
the CoV open data API key, optional
refresh cached data, default `FALSE``
# search available datasets relating to trees if (FALSE) { search_cov_datasets("trees") }
Run the code above in your browser using DataLab