Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.