Nothing
#' KSIC 10th to 9th Concordance Table
#'
#' @description
#' A concordance table for converting 10th revision KSIC codes to 9th revision KSIC codes.
#'
#' @format A data frame with 6 columns:
#' \describe{
#' \item{ksic10_cd}{10th revision KSIC code.}
#' \item{ksic10_nm}{10th revision KSIC name.}
#' \item{ksic9_cd}{9th revision KSIC code.}
#' \item{ksic9_nm}{9th revision KSIC name.}
#' \item{con}{Type of connection.}
#' \item{detail}{Additional details about the connection.}
#' }
#' @examples
#' ksic_10_to_9
"ksic_10_to_9"
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.