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

Value

a tibble with the data

Examples

get_dataset_additional_info("gp-practice-populations")

Public-Health-Scotland/phsopendata documentation built on April 14, 2025, 11:45 a.m.