Nothing
#' KSIC 11th to 10th Concordance Table
#'
#' @description
#' A concordance table for converting 11th revision KSIC codes to 10th revision KSIC codes.
#'
#' @format A data frame with columns for 11th codes, 10th codes, and connection details.
#' \describe{
#' \item{ksic11_cd}{11th revision KSIC code.}
#' \item{ksic11_nm}{11th revision KSIC name.}
#' \item{ksic10_cd}{10th revision KSIC code.}
#' \item{ksic10_nm}{10th revision KSIC name.}
#' \item{detail}{Additional details about the connection.}
#' }
#' @examples
#' ksic_11_to_10
"ksic_11_to_10"
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.