R/ksicDB.R

#' Korea Standard Industry Code Data
#'
#' @description
#' A dataset containing the codes, names, revisions, and digits of the 9th and 10th Korea Standard Industrial Classification (KSIC).
#'
#' @format A data frame with columns:
#' \describe{
#' \item{cd}{Classification code.}
#' \item{nm}{Classification name.}
#' \item{eng_nm}{English classification name.}
#' \item{digit}{Digit of the classification (1-5).}
#' \item{ksic_C}{KSIC revision (C9 or C10).}
#' }
#' @examples
#'   ksicDB
"ksicDB"

Try the KSIC package in your browser

Any scripts or data that you put into this service are public.

KSIC documentation built on Aug. 18, 2025, 5:36 p.m.