R/data.R

#' Available data sets.
#'
#' A dataset containing the data set names and URIs disseminated via
#'   \href{https://statistics.gov.scot/}{Statistics.gov.scot}.
#'
#' @format A data frame with 270 rows and 2 variables:
#' \describe{
#'   \item{dataset_value}{URI}
#'   \item{subject}{Shortened name}
#' }
#' @source \url{https://statistics.gov.scot/}
"available_data_sets"

#' Standard Geography Code Register
#'
#' The following data set contains trimmed version of the
#'   \emph{Standard Geography Code Register}. The full data set is available at
#'   dedicated URL
#'   \url{https://statistics.gov.scot/data/standard-geography-code-register}.
#'
#' @format A data frame with three columns:
#' \describe{
#'   \item{geography}{Geography URI}
#'   \item{property}{Geography Property such as label or official name}
#'   \item{value}{Property value}
#' }
#' @source \url{https://statistics.gov.scot/}
"standard_geography_code_register"
konradedgar/SmarterScotland documentation built on Oct. 3, 2019, 11:46 a.m.