View source: R/get_dataset_additional_info.R
get_dataset_additional_info | R Documentation |
get_dataset_additional_info()
returns a tibble of dataset names along with
the amount of resources it has and the date it was last updated.Last updated
is taken to mean the most recent date a resource within the dataset was
created or modified.
get_dataset_additional_info(dataset_name)
dataset_name |
name of the dataset as found on NHS Open Data platform |
a tibble with the data
get_dataset_additional_info("gp-practice-populations")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.