Skip to contents

Generic Ontario CKAN dataset loader (by registry key)

Usage

morie_datasets_ontario_ckan_by_key(
  dataset_key,
  offline = TRUE,
  resource_id = NULL
)

Arguments

dataset_key

One of the keys in morie_datasets_ontario_ckan_layers() (e.g. "arsau_uof_main_records_2024").

offline

If TRUE (default), read the bundled synthetic fixture. If FALSE, hit the live Ontario CKAN datastore-dump endpoint.

resource_id

Optional CKAN resource_id override.

Value

A data.frame.