Skip to contents

list_resources() returns all of the resources associated with a dataset

Usage

list_resources(dataset_name)

Arguments

dataset_name

name of the dataset as found on NHS Open Data platform

Value

a tibble with the data

Examples

list_resources("weekly-accident-and-emergency-activity-and-waiting-times")
#> # A tibble: 1 × 4
#>   res_id                           name  created             last_modified      
#>   <chr>                            <chr> <dttm>              <dttm>             
#> 1 a5f7ca94-c810-41b5-a7c9-25c18d4… Week… 2023-05-02 07:57:54 2024-09-24 08:44:09