#' ABS state population data for 2020
#'
#' Dataset containing Australian Bureau of Statistics state level population
#' data for 2020
#'
#' @format A data frame with 168 rows and 3 variables:
#' \describe{
#' \item{state}{state - short state or territory name}
#' \item{age_group}{age group in five year bins from 0 to 99, then 100+}
#' \item{population}{population size}
#' }
#' @source \url{https://www.abs.gov.au/statistics/people/population/national-state-and-territory-population/dec-2020#data-downloads-data-cubes}
"abs_state_age"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.