R/vietnamcode_data.R

#' Vietnam provinces ID
#'
#' @format A data frame
#'
#' \describe{
#'   \item{province_name}{province name}
#'   \item{province_name_full}{province name, spelled in full (e.g. Ho Chi Minh City)}
#'   \item{province_name_diacritics}{province name with diacritics}
#'   \item{pci}{used by the Provincial Competitiveness Index}
#'   \item{papi}{used by the Provincial Governance and Public Administration Performance Index}
#'   \item{enterprise_census}{used by the General Statistics Office (GSO) for the Enterprise Census}
#'   \item{enterprise_census_old}{old GSO code}
#'   \item{enterprise_census_c}{GSO code as character}
#'   \item{regex}{Regular Expression to match different spellings}
#' }
"vietnamcode_data"
LaDilettante/vietnamcode documentation built on May 7, 2019, 12:39 p.m.