#' FIPS Codes and Location Names for Non Counties
#'
#' A dataset constructed from 2016 Place and Consolidated City Codes provided by
#' US Census Bureau.
#'
#' @format A dataframe with 19518 rows and 2 columns:
#' \describe{
#' \item{fips}{FIPS code as character string}
#' \item{full_name}{Name in "Location, State" format}
#' }
#' @source \url{https://www.census.gov/geographies/reference-files/2016/demo/popest/2016-fips.html}
"place_geocodes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.