#' FDIC Data Dictionary
#'
#' A dataset containing the field names and definitions for fdic datasets
#'
#'
#' @format A data frame with 417 rows and 4 variables:
#' \describe{
#' \item{Dataset}{The dataset where the field lives and where the source is}
#' \item{Field}{The field name used to query the data}
#' \item{Label}{A more descriptive version of the field name}
#' \item{Definition}{Defintion of the field}
#' ...
#' }
#' @source \url{https://banks.data.fdic.gov/docs/#/Structure/searchInstitutions}
"data_dictionary"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.