Nothing
#' ISCO occupations taxonomy
#'
#' A dataset containing the hierarchy of ISCO, with both code and
#' preferred label included.
#'
#' @format A data frame with two columns, encoding the ISCO taxonomy.
#' \describe{
#' \item{code}{Code of ISCO occupation. Number of digits indicate the level}
#' \item{preferredLabel}{Preferred label of the ISCO occupation}
#' }
#' @source \url{https://esco.ec.europa.eu}
"isco"
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.