get_dataset_additional_info: get a datasets additional info

View source: R/get_dataset_additional_info.R

get_dataset_additional_infoR Documentation

get a datasets additional info

Description

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.

Usage

get_dataset_additional_info(dataset_name)

Arguments

dataset_name

Name of the dataset as found on NHS Open Data platform (character).

Value

a tibble with the data

Examples

get_dataset_additional_info("gp-practice-populations")

phsopendata documentation built on Sept. 1, 2025, 5:10 p.m.