R/data_descriptions.R

#' ANZSCO 2009
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Classification of Occupations (ANZSCO), First Edition, Revision 1, 2009. Cat. 1220.0.
#'
#' @format A \code{tibble} with 11 variables:
#' \describe{
#' \item{\code{anzsco_major_code}}{Major ANZSCO group codes, e.g. "4"}
#' \item{\code{anzsco_major}}{Major ANZSCO group names in title case, e.g. "Community and Personal Service Workers"}
#' \item{\code{anzsco_submajor_code}}{Sub-major ANZSCO group codes, e.g. "45"}
#' \item{\code{anzsco_submajor}}{Sub-major ANZSCO group names in title case, e.g. "Sports and Personal Service Workers"}
#' \item{\code{anzsco_minor_code}}{Minor ANZSCO group codes, e.g. "452"}
#' \item{\code{anzsco_minor}}{Minor ANZSCO group names in title case, e.g. "Sports and Fitness Workers"}
#' \item{\code{anzsco_unit_code}}{Unit ANZSCO group codes, e.g. "4523"}
#' \item{\code{anzsco_unit}}{Unit ANZSCO group names in title case, e.g. "Sports Coaches, Instructors and Officials"}
#' \item{\code{anzsco_occupation_code}}{Occupation ANZSCO group codes, e.g. "452311"}
#' \item{\code{anzsco_occupation}}{Occupation ANZSCO group names in title case, e.g. "Diving Instructor (Open Water)"}
#' \item{\code{skill_level}}{Skill level required for occupation, determined by the ABS (1 is highest, 5 is lowest).
#' See \url{https://www.abs.gov.au/ausstats/abs@.nsf/Previousproducts/C4BECE1704987586CA257089001A9181 } for details.}
#' }
"anzsco2009"


#' ANZSCO 2013
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Classification of Occupations (ANZSCO), Version 1.2, 2013
#'
#' @format A \code{tibble} with 11 variables:
#' \describe{
#' \item{\code{anzsco_major_code}}{Major ANZSCO group codes, e.g. "4"}
#' \item{\code{anzsco_major}}{Major ANZSCO group names in title case, e.g. "Community and Personal Service Workers"}
#' \item{\code{anzsco_submajor_code}}{Sub-major ANZSCO group codes, e.g. "45"}
#' \item{\code{anzsco_submajor}}{Sub-major ANZSCO group names in title case, e.g. "Sports and Personal Service Workers"}
#' \item{\code{anzsco_minor_code}}{Minor ANZSCO group codes, e.g. "452"}
#' \item{\code{anzsco_minor}}{Minor ANZSCO group names in title case, e.g. "Sports and Fitness Workers"}
#' \item{\code{anzsco_unit_code}}{Unit ANZSCO group codes, e.g. "4523"}
#' \item{\code{anzsco_unit}}{Unit ANZSCO group names in title case, e.g. "Sports Coaches, Instructors and Officials"}
#' \item{\code{anzsco_occupation_code}}{Occupation ANZSCO group codes, e.g. "452311"}
#' \item{\code{anzsco_occupation}}{Occupation ANZSCO group names in title case, e.g. "Diving Instructor (Open Water)"}
#' \item{\code{skill_level}}{Skill level required for occupation, determined by the ABS (1 is highest, 5 is lowest).
#' See \url{https://www.abs.gov.au/ausstats/abs@.nsf/Previousproducts/C4BECE1704987586CA257089001A9181 } for details.}
#' }
"anzsco2013"


#' ANZSCO 2019
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Classification of Occupations (ANZSCO), Version 1.3, 2019
#'
#' @format A \code{tibble} with 11 variables:
#' \describe{
#' \item{\code{anzsco_major_code}}{Major ANZSCO group codes, e.g. "4"}
#' \item{\code{anzsco_major}}{Major ANZSCO group names in title case, e.g. "Community and Personal Service Workers"}
#' \item{\code{anzsco_submajor_code}}{Sub-major ANZSCO group codes, e.g. "45"}
#' \item{\code{anzsco_submajor}}{Sub-major ANZSCO group names in title case, e.g. "Sports and Personal Service Workers"}
#' \item{\code{anzsco_minor_code}}{Minor ANZSCO group codes, e.g. "452"}
#' \item{\code{anzsco_minor}}{Minor ANZSCO group names in title case, e.g. "Sports and Fitness Workers"}
#' \item{\code{anzsco_unit_code}}{Unit ANZSCO group codes, e.g. "4523"}
#' \item{\code{anzsco_unit}}{Unit ANZSCO group names in title case, e.g. "Sports Coaches, Instructors and Officials"}
#' \item{\code{anzsco_occupation_code}}{Occupation ANZSCO group codes, e.g. "452311"}
#' \item{\code{anzsco_occupation}}{Occupation ANZSCO group names in title case, e.g. "Diving Instructor (Open Water)"}
#' \item{\code{skill_level}}{Skill level required for occupation, determined by the ABS (1 is highest, 5 is lowest).
#' See \url{https://www.abs.gov.au/ausstats/abs@.nsf/Previousproducts/C4BECE1704987586CA257089001A9181 } for details.}
#' }
"anzsco2019"


#' ANZSCO 2021
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Classification of Occupations (ANZSCO), 2021 Australian Update
#'
#' @format A \code{tibble} with 11 variables:
#' \describe{
#' \item{\code{anzsco_major_code}}{Major ANZSCO group codes, e.g. "4"}
#' \item{\code{anzsco_major}}{Major ANZSCO group names in title case, e.g. "Community and Personal Service Workers"}
#' \item{\code{anzsco_submajor_code}}{Sub-major ANZSCO group codes, e.g. "45"}
#' \item{\code{anzsco_submajor}}{Sub-major ANZSCO group names in title case, e.g. "Sports and Personal Service Workers"}
#' \item{\code{anzsco_minor_code}}{Minor ANZSCO group codes, e.g. "452"}
#' \item{\code{anzsco_minor}}{Minor ANZSCO group names in title case, e.g. "Sports and Fitness Workers"}
#' \item{\code{anzsco_unit_code}}{Unit ANZSCO group codes, e.g. "4523"}
#' \item{\code{anzsco_unit}}{Unit ANZSCO group names in title case, e.g. "Sports Coaches, Instructors and Officials"}
#' \item{\code{anzsco_occupation_code}}{Occupation ANZSCO group codes, e.g. "452311"}
#' \item{\code{anzsco_occupation}}{Occupation ANZSCO group names in title case, e.g. "Diving Instructor (Open Water)"}
#' \item{\code{skill_level}}{Skill level required for occupation, determined by the ABS (1 is highest, 5 is lowest).
#' See \url{https://www.abs.gov.au/ausstats/abs@.nsf/Previousproducts/C4BECE1704987586CA257089001A9181 } for details.}
#' }
"anzsco2021"


#' ANZSCO 2022
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Classification of Occupations (ANZSCO), 2022 Australian Update
#'
#' @format A \code{tibble} with 11 variables:
#' \describe{
#' \item{\code{anzsco_major_code}}{Major ANZSCO group codes, e.g. "4"}
#' \item{\code{anzsco_major}}{Major ANZSCO group names in title case, e.g. "Community and Personal Service Workers"}
#' \item{\code{anzsco_submajor_code}}{Sub-major ANZSCO group codes, e.g. "45"}
#' \item{\code{anzsco_submajor}}{Sub-major ANZSCO group names in title case, e.g. "Sports and Personal Service Workers"}
#' \item{\code{anzsco_minor_code}}{Minor ANZSCO group codes, e.g. "452"}
#' \item{\code{anzsco_minor}}{Minor ANZSCO group names in title case, e.g. "Sports and Fitness Workers"}
#' \item{\code{anzsco_unit_code}}{Unit ANZSCO group codes, e.g. "4523"}
#' \item{\code{anzsco_unit}}{Unit ANZSCO group names in title case, e.g. "Sports Coaches, Instructors and Officials"}
#' \item{\code{anzsco_occupation_code}}{Occupation ANZSCO group codes, e.g. "452311"}
#' \item{\code{anzsco_occupation}}{Occupation ANZSCO group names in title case, e.g. "Diving Instructor (Open Water)"}
#' \item{\code{skill_level}}{Skill level required for occupation, determined by the ABS (1 is highest, 5 is lowest).
#' See \url{https://www.abs.gov.au/ausstats/abs@.nsf/Previousproducts/C4BECE1704987586CA257089001A9181 } for details.}
#' }
#' @source \url{https://www.abs.gov.au/statistics/classifications/anzsco-australian-and-new-zealand-standard-classification-occupations/latest-release}
"anzsco2022"


#' ANZSIC 2006
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Industrial Classification (ANZSIC), 2006 (Revision 2.0). Cat. 1292.0.
#'
#' @format A \code{tibble} with 8 variables:
#' \describe{
#' \item{\code{anzsic_division_code}}{ANZSIC division codes character, e.g. "A", "B"}
#' \item{\code{anzsic_division}}{ANZSIC division title, e.g. "Agriculture, Forestry and Fishing"}
#' \item{\code{anzsic_subdivision_code}}{ANZSIC subdivision codes 2-digit character, e.g. 01, 02}
#' \item{\code{anzsic_subdivision}}{ANZSIC subdivision title, e.g. "Agriculture"}
#' \item{\code{anzsic_group_code}}{ANZSIC group codes 3-digit character, e.g. 011, 012}
#' \item{\code{anzsic_group}}{ANZSIC group title, e.g. "Mushroom and Vegetable Growing"}
#' \item{\code{anzsic_class_code}}{ANZSIC class codes 4-digit character, e.g. 0111, 0112}
#' \item{\code{anzsic_class}}{ANZSIC class title, e.g. "Vegetable Growing (Under Cover)"}
#' }
#' @source \url{https://www.abs.gov.au/statistics/classifications/australian-and-new-zealand-standard-industrial-classification-anzsic/2006-revision-2-0/numbering-system-and-titles/division-subdivision-group-and-class-codes-and-titles}
"anzsic2006"


#' ANZSIC 2006 - ISIC Rev. 4
#'
#' Wide table containing all levels of the Australian and New Zealand Standard
#' Industrial Classification (ANZSIC), 2006 (Revision 2.0). Cat. 1292.0.
#' and corresponding codes and titles for the International Standard
#' Industrial Classification of All Economic Activities (ISIC) Revision 4
#'
#' @format A \code{tibble} with 8 variables:
#' \describe{
#' \item{\code{anzsic_class_code}}{ANZSIC class codes 4-digit character, e.g. 0111, 0112}
#' \item{\code{anzsic_class}}{ANZSIC class title, e.g. "Vegetable Growing (Under Cover)"}
#' \item{\code{isic_class_code}}{ISIC class codes 4-digit character ('p' Indicates part of the class), e.g. 0121, 0125p}
#' \item{\code{isic_class}}{ISIC class title, e.g. "Growing of grapes","Growing of other tree and bush fruits and nuts"}
#' }
#' @source \url{https://www.abs.gov.au/statistics/classifications/australian-and-new-zealand-standard-industrial-classification-anzsic/2006-revision-2-0/correspondences/anzsic-2006-isic-rev-4}
"anzsic_isic"


#' ASCED Field of Education
#'
#' Wide table containing all levels of fields of education in the Australian
#' Standard Classification of Education (ASCED), 2001. Cat. 1272.0.
#'
#' @format A \code{tibble} with 6 variables:
#' \describe{
#' \item{\code{aced_foe_broad_code}}{Broad field of education two-digit code, e.g. "09"}
#' \item{\code{aced_foe_broad}}{Broad field of education two-digit name in title case, e.g. "Society and Culture"}
#' \item{\code{aced_foe_narrow_code}}{Narrow field of education four-digit code, e.g. "0921"}
#' \item{\code{aced_foe_narrow}}{Narrow field of education four-digit name in title case, e.g. "Sport and Recreation"}
#' \item{\code{aced_foe_detailed_code}}{Detailed field of education six-digit code, e.g. "092103"}
#' \item{\code{aced_foe_detailed}}{Detailed field of education six-digit name in title case, e.g. "Sports Coaching, Officiating and Instruction"}
#' }
"asced_foe2001"


#' ASCED Level of Education
#'
#' Wide table containing all levels of qualifications in the Australian Standard
#' Classification of Education (ASCED), 2001. Cat. 1272.0.
#'
#' @format A \code{tibble} with 6 variables:
#' \describe{
#' \item{\code{aced_qual_broad_code}}{Broad qualification level one-digit code, e.g. "1"}
#' \item{\code{aced_qual_broad}}{Broad qualification level one-digit name in title case, e.g. "Postgraduate Degree Level"}
#' \item{\code{aced_qual_narrow_code}}{Narrow qualification level two-digit code, e.g. "12"}
#' \item{\code{aced_qual_narrow}}{Narrow qualification level two-digit name in title case, e.g. "Master Degree Level"}
#' \item{\code{aced_qual_detailed_code}}{Detailed qualification level three-digit code, e.g. "122"}
#' \item{\code{aced_qual_detailed}}{Detailed qualification level three-digit name in title case, e.g. "Master Degree by Coursework"}
#' }
"asced_qual2001"


#' Descriptions of ANZSCO used in the Australian Skills Classification (ASC)
#'
#' As described by the National Skills Commission: ANZSCO Occupation codes and descriptions.
#'
#' Note: this data includes content of the Australian Skills Classification by the National Skills Commission, Commonwealth of Australia. Used under CC BY 4.0 licence.
#'
#' @format A \code{tibble} with:
#' \describe{
#' \item{\code{anzsco_code}}{Character. An ANZSCO unit or occupation code}
#' \item{\code{anzsco_name}}{Character. An ANZSCO unit or occupation name}
#' \item{\code{anzsco_description}}{Character. A description of the ANZSCO unit or occupation, provided by the ABS}
#' }
"asc_descriptions"


#' Australian Skills Classification (ASC) Core Competencies
#'
#' As described by the National Skills Commission:
#' Core competencies are common to all jobs. They describe a set of non-specialist
#' skills gained in early life and schooling and provide a base to further
#' develop skills and specialties . Popular terms for these include ‘foundation
#' skills’, ‘common skills’, ‘soft skills’, ‘core skills’ and ‘employability
#' skills’. As part of the Australian Skills Classification work, the NSC
#' identified 10 core competencies required for every occupation in Australia.
#' The core competencies align to the definitions of foundation skills typically
#' used in the Australian VET system – specifically, the Employability Skills
#' Framework developed by the Australian Skills Quality Authority, with minor
#' differences recommended by education system experts.
#'
#' Note: this data includes content of the Australian Skills Classification by
#' the National Skills Commission, Commonwealth of Australia.
#' Used under CC BY 4.0 licence.
#'
#' @format A \code{tibble} with:
#' \describe{
#' \item{\code{anzsco_code}}{Character. An ANZSCO unit or occupation code}
#' \item{\code{anzsco_name}}{Character. An ANZSCO unit or occupation name}
#' \item{\code{core_competencies}}{Character. One of "Numeracy", "Digital engagement", "Teamwork", "Writing", "Reading", "Learning", "Problem solving", "Oral communication", "Planning and organising", "Initiative and innovation". See description}
#' \item{\code{score}}{Integer. See description}
#' \item{\code{proficiency_level}}{Character. See description}
#' \item{\code{anchor_value}}{Character. See description}
#' }
"asc_core_competencies"


#' Australian Skills Classification (ASC) Core Competencies Descriptions
#'
#' As described by the National Skills Commission:
#' Core competencies are common to all jobs. They describe a set of non-specialist
#' skills gained in early life and schooling and provide a base to further develop
#' skills and specialties . Popular terms for these include ‘foundation skills’,
#' ‘common skills’, ‘soft skills’, ‘core skills’ and ‘employability skills’. As
#' part of the Australian Skills Classification work, the NSC identified 10 core
#' competencies required for every occupation in Australia.  The core
#' competencies align to the definitions of foundation skills typically used in
#' the Australian VET system – specifically, the Employability Skills Framework
#' developed by the Australian Skills Quality Authority, with minor differences
#' recommended by education system experts.
#'
#' Note: this data includes content of the Australian Skills Classification by
#' the National Skills Commission, Commonwealth of Australia.
#' Used under CC BY 4.0 licence.
#'
#' @format A \code{tibble} with:
#' \describe{
#' \item{\code{core_competencies}}{Character. One of "Numeracy", "Digital engagement", "Teamwork", "Writing", "Reading", "Learning", "Problem solving", "Oral communication", "Planning and organising", "Initiative and innovation". See description}
#' \item{\code{competency_description}}{Character. See description}
#' \item{\code{score}}{Integer. See description}
#' \item{\code{proficiency_level}}{Character. See description}
#' \item{\code{anchor_value}}{Character. See description}
#' }
"asc_core_competencies_descriptions"


#' Australian Skills Classification (ASC) Specialist Tasks
#'
#' As described by the National Skills Commission:
#' The specialist tasks are designed to describe day- to -day work within an
#' occupation, and are work activities a person undertakes specific to a job.
#' While these skills can be transferrable across occupations and sectors,
#' unlike core competencies, they are not universal. The Australian Skills
#' Classification identifies specialist tasks for occupations in the Australian
#' labour market in a way that allows these tasks to be compared across
#' different occupations.
#'
#' The skills clusters are clusters of similar specialist tasks. These tasks are
#' considered to be broadly transferable – if you can do one task in the
#' cluster, you can do the others. They show how skills are related and
#' connected to one another, and illustrates the transferability of skills
#' across occupations.
#'
#' Note: this data includes content of the Australian Skills Classification by
#' the National Skills Commission, Commonwealth of Australia.
#' Used under CC BY 4.0 licence.
#'
#' @format A \code{tibble} with:
#' \describe{
#' \item{\code{anzsco_code}}{Character. An ANZSCO unit or occupation code}
#' \item{\code{anzsco_name}}{Character. An ANZSCO unit or occupation name}
#' \item{\code{specialist_task}}{Character. See description}
#' \item{\code{percent_of_time_spent_on_task}}{Numeric. See description}
#' \item{\code{specialist_cluster}}{Character. See description}
#' \item{\code{percent_of_time_spent_on_cluster}}{Numeric. See description}
#' \item{\code{cluster_family}}{Character. See description}
#' \item{\code{percent_of_time_spent_on_family}}{Numeric. See description}
#' }
"asc_specialist_tasks"


#' Australian Skills Classification (ASC) Technology Tools
#'
#' As described by the National Skills Commission:
#' Technology tools are a technology, such as software or hardware, that is used
#' within an occupation. Common technology tools, (such as search engines and
#' email,) are featured across most occupations, and these are captured in the
#' core competency of digital engagement, rather than under this section. The
#' remaining technology tools are highly specialised and occupation-specific.
#'
#' Note: this data includes content of the Australian Skills Classification by
#' the National Skills Commission, Commonwealth of Australia.
#' Used under CC BY 4.0 licence.
#'
#' @format A \code{tibble} with:
#' \describe{
#' \item{\code{anzsco_code}}{Character. An ANZSCO unit or occupation code}
#' \item{\code{anzsco_name}}{Character. An ANZSCO unit or occupation name}
#' \item{\code{technology_tool}}{Character. See description}
#' }
"asc_technology_tools"



#' Australian Skills Classification (ASC) Technology Tools Ranking
#'
#' For each technology tool, examples of that tool that are used in Australia
#' are provided.
#'
#' @format A \code{tibble} with:
#' \describe{
#' \item{\code{anzsco_code}}{Character. An ANZSCO unit or occupation code}
#' \item{\code{anzsco_name}}{Character. An ANZSCO unit or occupation name}
#' \item{\code{technology_tool_example}}{Character. See description}
#' \item{\code{technology_tool_ranking}}{Integer. See description}
#' }
#'
"asc_technology_tools_ranking"


#' palette_state_name_2016
#'
#' Named vector with the 'unofficial colours of each State and Territory in Australia.
#'
#' @format A named \code{vector} with hexadecimal colours.

"palette_state_name_2016"

#' state_name_au
#'
#' Vector of Australian State and Territory names. The Australian
#' equivalent of `datasets::state.name`
#' @format A character vector of Australian state and territory names.

"state_name_au"

#' state_abb_au
#'
#' Vector of Australian State and Territory abbreviations The Australian
#' equivalent of `datasets::state.abb`. All capitalised, as in "VIC".
#' @format A character vector of Australian state and territory abbreviations.

"state_abb_au"
runapp-aus/strayr documentation built on Oct. 15, 2024, 2:19 p.m.