O*NET Field Overview

What are O*NET Fields?

The Occupational Information Network (O*NET) is a comprehensive taxonomy created by the US Dept of Labor used to standardize job titles into a structured hierarchy. These fields allow you to group and analyze professionals based on their functional roles rather than just their raw (and often messy) job titles.

The current version maintained by the US Dept of Labor is the O*NET-SOC 2019 Taxonomy, which is the one we represent in our O*NET related fields.


The O*NET Code

With the O_NET system, every job title is assigned a 6-digit O_NET code which represents its classification in the taxonomy. For example, the code 11-1011.03 is assigned to job titles related to Chief Sustainability Officer roles.

O*NET codes are structured as follows:

Taken from the Standard Occupational Classification and Coding Structure Handbook


Taxonomy Structure

The O*NET system assigns each job title a classification with 4 hierarchical categories:

  1. Major Group: The broadest category. Groups occupations into 23 very large clusters, such as "Computer and Mathematical Occupations" or "Sales and Related Occupations." Best for high-level labor market analysis.
  2. Minor Group: The second level of the hierarchy. Provides more specific categorization within a Major Group. For example, within "Computer Occupations," this would distinguish between "Database and Network Architects" and "Software Developers."
  3. Broad Occupation: The third level of the hierarchy. This groups several specific occupations that require similar skills and duties. It’s the "middle ground" for grouping people with comparable professional backgrounds.
  4. Specific Occupation: The standard functional role. This is the most commonly used level of the O*NET taxonomy. It maps a person’s job to a standardized title (e.g., "Software Quality Assurance Analysts and Testers") to ensure consistent reporting across different companies

There is also an optional 5th level of classification to provide detail beyond the Specific Occupation Level:

  1. Specific Occupation Detail: An optional additional level of classification below Specific Occupation. This used to further distinguish roles that fall within a Specific Occupational category (e.g., Chief Technology Officer as the Detailed classification within the Chief Executives Specific Occupation classification).

Example

For the above example of Chief Sustainability Officer roles (11-1011.03), this breaks down as follows:

Taxonomy LevelCodeCategory Name
Major Group11-0000Management
Minor Group11-1000Top Executives
Broad Occupation11-1010Chief Executives
Specific Occupation11-1011Chief Executives
Specific Occupation Detail11-1011.03Chief Sustainability Officers

PDL O*NET Fields

Within the PDL Person Schema, you will find 6 O*NET-related fields:

PDL FieldO*NET ConceptExample
job_onet_codeO*NET Code"job_onet_code": "11-1011.03"
job_onet_major_groupMajor Group"job_onet_major_group": "Management"
job_onet_minor_groupMinor Group"job_onet_minor_group": "Top Executives"
job_onet_broad_occupationBroad Occupation"job_onet_broad_occupation": "Chief Executives"
job_onet_specific_occupationSpecific Occupation"job_onet_specific_occupation": "Chief Executives"
job_onet_specific_occupation_detailSpecific Occupation Detail"job_onet_specific_occupation_detail": "Chief Sustainability Officer"