#' CVM FIDC's data variables deffinitions
#'
#' A dataset containing the deffinitions of the variables in FIDC databases
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#' \item{category}{variable name in CVM FIDCs databases}
#' \item{table}{table in CVM FIDCs database}
#' \item{id}{id in CVM FIDCs database}
#' \item{base}{base in CVM FIDCs database}
#' \item{segment}{category's description}
#' \item{class}{category's class}
#' \item{item}{sub items of categorys when needed}
#' }
"defs_fidcs"
#' CVM FIDC's databases descriptions
#'
#' A dataset containing the description of the 16 available databases of FIDCs
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#' \item{tabela}{table's id}
#' \item{conteudo}{database's content}
#' }
"tabs_fidcs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.