# spatial_ids_and_names ----
#' Crosswalk between geo_id and geo_names for an assortment of gegraphies
#'
#' @description
#' Mostly a helper file for rads::get_population
#'
#'
#' @format A data.table with 506 rows and 6 variables:
#'
#' \code{geo_id_code}: Numeric code of the geography,
#'
#' \code{geo_id}: Name of the geography,
#'
#' \code{type}: Geography type
#'
#' @name spatial_ids_and_names
"spatial_ids_and_names"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.