R/residential_property_prices.R

#' @title Residential property prices in Australia
#' @name residential_property_prices
#' @description Residential property prices indexes for the capital cities of Australia, and a weighted average for the whole country. Last updated 2018-07-06.
#' @format A \code{data.table} of three columns and 522 observations:
#' \describe{
#' \item{Date}{Date of the index}
#' \item{City}{Capital city (or \code{Australia (weighted average)})}
#' \item{Residential_property_price_index}{An index (100 = 2011-12-01) measuring the price change in all residential dwellings.}
#' }
#' @source ABS Cat 6416.0. \url{https://www.abs.gov.au/statistics/economy/price-indexes-and-inflation/residential-property-price-indexes-eight-capital-cities/latest-release}.

"residential_property_prices"
HughParsonage/grattan documentation built on April 1, 2024, 4:10 a.m.