R/data-federal_states.R

#' Australia: States And Territories
#'
#' A dataset containing the states and territories of Australia.
#'
#' @format A data frame with 8 rows and 3 variables:
#' \describe{
#'   \item{country_code}{ISO 3166-1 country codes}
#'   \item{geo_code}{subdivision codes within Australia (states and territories)}
#'   \item{geo_name}{subdivision names within Australia (states and territories)}
#' }
#' @source The Online Browsing Platform of the International Organization for
#' Standardization \url{https://www.iso.org/obp/ui/#iso:code:3166:AU}
#'
"australia_states"

Try the regions package in your browser

Any scripts or data that you put into this service are public.

regions documentation built on June 21, 2021, 5:06 p.m.