Vancouver Open Data full dataset catalog (Opendatasoft v2.1)
Source:R/datasets_vancouver.R
morie_datasets_vancouver_opendata_layers.RdPhase 3CCC4. Bundled snapshot of every City-of-Vancouver dataset
published on opendata.vancouver.ca (190 datasets as of
2026-05-24). Each row identifies a dataset by its Opendatasoft
dataset_id slug (used as the URL path segment for records /
exports endpoints).
References
Opendatasoft Explore API v2.1, https://opendata.vancouver.ca/api-console/explore/v2.1/.
Examples
cat_df <- morie_datasets_vancouver_opendata_layers(offline = TRUE)
nrow(cat_df) # 190
#> [1] 190
head(cat_df$title)
#> [1] "2019-2022 Capital Plan and 2021 Budget and funding"
#> [2] "2021 new Multi-Year Capital Budget requests and 2021 Capital Expenditure Budget"
#> [3] "2022 new Multi-Year Capital Budget requests and 2022 Capital Expenditure Budget"
#> [4] "2023-2026 Capital Plan and 2023 Capital Budget with proposed four-year Capital Plan allocations"
#> [5] "2023-2026 Capital Plan and 2024 Capital Budget with proposed four-year Capital Plan allocations"
#> [6] "2023-2026 Capital Plan and 2025 Capital Budget with proposed four-year Capital Plan allocations"