ods_structure: Return a list of the structure of a dataset

View source: R/ods_structure.R

ods_structureR Documentation

Return a list of the structure of a dataset

Description

ods_structure returns a list of data about a dataset on statistics.gov.scot

Usage

ods_structure(dataset)

Arguments

dataset

string. The identifying final part of a URI for a dataset on statistics.gov.scot.

Details

The dataset parameter must be passed a valid dataset name (a full list can be obtained by calling ods_all_datasets().

Value

list. Returns all schemes and concepts within a dataset.

Examples

ods_structure("average-household-size")


jsphdms/scotgov documentation built on Feb. 2, 2024, 1:06 a.m.