data_abs_state_education | R Documentation |
A dataset containing Australian Bureau of Statistics education data by state for 2016. The data sourced from 2016 Census - Employment, Income and Education through TableBuilder have been randomly adjusted by the ABS to avoid the release of confidential data.
data_abs_state_education
A data frame with 1044 rows and 6 variables:
2016, as data is from 2016 Census of Population and Housing.
String of abbreviated name of state or territory names, e.g., 'NSW', 'VIC', 'QLD' and so on.
Ages from 0 to 115.
Number of people educated, including students with full-time, part-time status, and people who mentioned only the type of educational institution they attend and not their student status.
Total population belonging to age in a row.
The ratio of educated population and total population belonging to the age i.e, population_educated / total_population
Census of Population and Housing, 2016, TableBuilder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.