#' Results of inspections of highrise buildings in Toronto (2017 - 2020)
#'
#'
#'
#' @source <https://open.toronto.ca/dataset/highrise-residential-fire-inspection-results/>
#' @format Data frame with columns
#' \describe{
#' \item{id}{Key column}
#' \item{Opened}{Date the issue was opened}
#' \item{Closed}{Date the issue was closed}
#' \item{Address}{Street Address}
#' \item{Code}{Violation code}
#' \item{Desc}{Description of violation}
#' \item{Lat}{Latitude of the building's location}
#' \item{Lon}{Latitude of the building's location}
#' \item{Ward}{Electoral ward of Toronto/Ontario}
#' }
"inspections"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.