Canonical CKAN resource id table for the Corrections UoF dataset.
Source:R/corrections_uof.R
morie_corrections_uof_resource_ids.RdReturns the 12 morie short-name -> CKAN resource-id map for the Ontario "Use of Force in Correctional Institutions" dataset on data.ontario.ca. Useful for catalog discovery + sanity tests.
Examples
ids <- morie_corrections_uof_resource_ids()
length(ids)
#> [1] 12
names(ids)
#> [1] "incidents" "inmate_incident"
#> [3] "staff_incident" "incident_type"
#> [5] "institution_summary" "location_summary"
#> [7] "select_incident_summary" "inmate_participant"
#> [9] "indigenous" "ethnic_origin"
#> [11] "race" "religion"