abs_household_lga | R Documentation |
A dataset containing Australian Bureau of Statistics household data for 2016. The data is filtered to "Total Households". Contains information on the number of people typically in a residence in the region and the number of households associated with those number of residents. This data is typically used to obtain the household size distributions to compute the per capita household size of a particular region.
abs_household_lga
A data frame with 4986 rows and 6 variables:
year - 2016
state - long state or territory name
name of LGA
Number of people typically in residence
number of households with that number of people
still need to clean this
https://www.abs.gov.au/statistics (downloaded the CSV) PEOPLE > People and Communities > Household Composition > Census 2016, T23 Household Composition By Number Of Persons Usually Resident (LGA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.