Reference Manual (API Version 2.0)
Reference Manual Table of Contents
All Categories
Getting started
Version infoMy Next Move Services
Search careers with key wordsMi Próximo Paso Services
Search careers with key wordsMy Next Move for Veterans Services
Search careers with key words Find careers like your military jobO*NET OnLine Services
Keyword searchTaxonomy Services
Introduction Common use cases 2010 to active Active to 2010 2019 to active Active to 2019 2010 to 2019 2019 to 2010Database Services
Introduction List of data tables Table column information Data rows Filter and sort examplesOverview
Introduction Features by category Sample code Authentication Error handling Rate limits Pagination Documentation layout OpenAPI definitionMigrating from version 1.9
Introduction Should I migrate? How do I migrate? New features Removed featuresAccount management
Introduction Important concepts Signing up for Web Services Managing your projects Other use casesBrowse careers by industry
Industry listing Careers in industry (most people) Careers in industry (some people)O*NET Interest Profiler
Short Form Questions (60-question desktop version) Mini-IP Questions (30-question mobile version) Results Job Zones Matching careers RIASEC interests Careers related to single interestCareer listings
See all careersCareer report
Career overview Knowledge Skills Abilities Personality Technology Education Job Outlook Check Out My State Explore MoreBrowse careers by industry
Industry listing Careers in industry (most people) Careers in industry (some people)O*NET Interest Profiler
Short Form Questions (60-question desktop version) Mini-IP Questions (30-question mobile version) Results Job Zones Matching careers RIASEC interests Careers related to single interestCareer listings
See all careersCareer report
Career overview Knowledge Skills Abilities Personality Education Job Outlook Check Out My State Explore MoreBrowse careers by industry
Industry listing Careers in industry (most people) Careers in industry (some people)Career listings
See all careersCareer report
Career overview In the military Knowledge Skills Abilities Personality Technology Education Job Outlook Check Out My State Explore MoreFind occupations
See all occupationsAdvanced searches
O*NET data
Browse Bright Outlook occupations
Category listing Occupations in category All Bright Outlook occupationsBrowse by Career Cluster
Cluster listing Occupations in cluster Occupations in sub-cluster Occupations in all career clustersJob duties custom list
Introduction Occupation search Tasks in occupation Related occupations for tasksProfessional associations search
Occupation search Related associations for occupation Associations across all occupationsTechnology skills search
Example search Occupations for example Category search Occupations for categorySummary report
Tasks Technology Skills Work Activities Detailed Work Activities Work Context Job Zone Apprenticeship Skills Knowledge Education Abilities Interests Work Values Work Styles Related Occupations Professional Associations Military Career SummariesDetails report
Tasks Technology Skills Tools Used Work Activities Detailed Work Activities Work Context Job Zone Apprenticeship Skills Knowledge Education Abilities Interests Work Values Work Styles Related Occupations Professional Associations Military Career SummariesCustom report
Work Activities Outline customOccupation reports
Occupation overview (description, job titles)
"code": "17-2051.00",
"title": "Civil Engineers",
"tags": {
"bright_outlook": true
},
"description": "Perform engineering duties in planning, designing, and overseeing construction and maintenance of building structures and facilities, such as roads, railroads, airports, bridges, harbors, channels, dams, irrigation projects, pipelines, power plants, and water and sewage systems.",
"sample_of_reported_titles": [
"City Engineer",
"Civil Engineer",
"County Engineer",
...
],
"also_see": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.01/",
"code": "17-2051.01",
"title": "Transportation Engineers",
"tags": {
"bright_outlook": true
}
},
...
],
"bright_outlook": [
{
"code": "grow",
"title": "Rapid Growth"
}
],
"updated": {
"year": 2025,
"contents": [
{
"title": "Abilities",
"source": "Analyst",
"year": 2021
},
...
]
},
"summary_contents": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/summary/tasks",
"title": "Tasks"
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/summary/technology_skills",
"title": "Technology Skills"
},
...
],
"details_contents": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/details/tasks",
"title": "Tasks"
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/details/technology_skills",
"title": "Technology Skills"
},
...
],
"custom_contents": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/custom/work_activities_outline",
"title": "Work Activities Outline"
}
]
}
Field | Type |
---|---|
code | string |
title | string |
tags (contains nested items) | object |
bright_outlook (nested at level 1) optional | boolean |
description | string |
sample_of_reported_titles optional | list of strings |
also_see (contains nested items) optional | list of objects |
href (nested at level 1) | string |
code (nested at level 1) | string |
title (nested at level 1) | string |
tags (nested at level 1) (contains nested items) | object |
bright_outlook (nested at level 2) optional | boolean |
bright_outlook (contains nested items) optional | list of objects |
code (nested at level 1) | string |
title (nested at level 1) | string |
updated (contains nested items) optional | object |
year (nested at level 1) | integer |
contents (nested at level 1) (contains nested items) | list of objects |
title (nested at level 2) | string |
source (nested at level 2) optional | string |
year (nested at level 2) optional | integer |
summary_contents (contains nested items) | list of objects |
href (nested at level 1) | string |
title (nested at level 1) | string |
details_contents (contains nested items) | list of objects |
href (nested at level 1) | string |
title (nested at level 1) | string |
custom_contents (contains nested items) | list of objects |
href (nested at level 1) | string |
title (nested at level 1) | string |
Path parameters
Component | Type |
---|---|
O*NET-SOC Code | string |
Query string parameters
This response covers a single occupation's title, description, and other information. In O*NET OnLine, this information is presented at the top of the occupation's Summary and Details reports. Not all properties are present, depending on the data available in the occupation. The following properties may be present:
- code - the O*NET-SOC code for the occupation. See the O*NET-SOC Taxonomy page for more information.
- title - the O*NET-SOC title.
- tags - indicates whether the occupation is considered a Bright Outlook occupation.
- description - the O*NET-SOC description.
- sample_of_reported_titles - a sample of job titles reported during the O*NET data collection process. Job titles are not available for all occupations.
- also_see - for SOC level occupations, links to any detailed O*NET-SOC occupations are included here.
- bright_outlook - present if the occupation meets one or more Bright Outlook criteria:
- grow - the occupation is expected to grow rapidly
- openings - the occupation is projected to have large numbers of job openings
- emerging - this is a new and emerging occupation
- updated - information on the year and source of this occupation's data is provided here.
O*NET OnLine indicates Bright Outlook occupations using a graphic. Developers can download this graphic in multiple sizes from the Resource Center Graphics section.
The summary_contents, details_contents, and custom_contents properties list the individual Summary, Details, and Custom report services available for this occupation. These services are documented separately. Some services are not available for all occupations.
In this section
- Summary report
- Tasks summary
- Technology Skills summary
- Work Activities summary
- Detailed Work Activities summary
- Work Context summary
- Job Zone summary
- Apprenticeship Opportunities summary
- Skills summary
- Knowledge summary
- Education summary
- Abilities summary
- Interests summary
- Work Values summary
- Work Styles summary
- Related Occupations summary
- Professional Associations summary
- Military Career Summaries summary
- Details report
- Tasks details
- Technology Skills details
- Tools Used details
- Work Activities details
- Detailed Work Activities details
- Work Context details
- Job Zone details
- Apprenticeship Opportunities details
- Skills details
- Knowledge details
- Education details
- Abilities details
- Interests details
- Work Values details
- Work Styles details
- Related Occupations details
- Professional Associations details
- Military Career Summaries details
- Custom report
- List of Hot Technologies
- List of In Demand skills
- Related occupations for
- Related occupations for Tasks
- Related occupations for Technology Skills
- Related occupations for Tools Used
- Related occupations for Work Activities
- Related occupations for Detailed Work Activities
- Related occupations for Work Context
- Related occupations for Skills
- Related occupations for Knowledge
- Related occupations for Abilities
- Related occupations for Interests
- Related occupations for Work Values
- Related occupations for Work Styles