#' Median Income
#'
#' Data for median income for all Oregon counties as well as rural, urban, and all of Oregon. For the 2019-2021 editions of OBTN.
#'
#' @format Tibble with 3 variables
#' \describe{
#' \item{geography}{County name, rural, urban, or Oregon}
#' \item{value}{Median income}
#' \item{year}{OBTN report year}
#' }
#'
#' @source US Census Bureau, American Community Survey, Table B19013
"obtn_data_median_income"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.