R/nisra_data_portal.R
nisra_read_dataset.Rd
Fetch a dataset from the NISRA data portal using the dataset code. You can search for a dataset using nisra_search().
nisra_search()
nisra_read_dataset(dataset_code, flush_cache = FALSE)
Dataset code
Ignore cached values
A tibble with the requested dataset. If dataset_code is not found, an error will be thrown.
dataset_code
claimant_count_lgd <- nisra_read_dataset("CCMLGD")