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 customSoft skills custom list
Select skills
"social": [
{
"code": "2.B.1.b",
"title": "Coordination",
"description": "Adjusting actions in relation to others' actions.",
"example": [
{
"level": 28,
"description": "Schedule appointments for a medical clinic"
},
...
]
},
...
],
"thinking": [
{
"code": "2.A.2.b",
"title": "Active Learning",
"description": "Understanding the implications of new information for both current and future problem-solving and decision-making.",
"example": [
{
"level": 28,
"description": "Think about the implications of a news article for job opportunities"
},
...
]
},
...
]
}
Field | Type |
---|---|
social (contains nested items) | list of objects |
code (nested at level 1) | string |
title (nested at level 1) | string |
description (nested at level 1) | string |
example (nested at level 1) (contains nested items) | list of objects |
level (nested at level 2) | integer |
description (nested at level 2) | string |
thinking (contains nested items) | list of objects |
code (nested at level 1) | string |
title (nested at level 1) | string |
description (nested at level 1) | string |
example (nested at level 1) (contains nested items) | list of objects |
level (nested at level 2) | integer |
description (nested at level 2) | string |
Many employers value workers with soft skills — interpersonal and thinking skills needed to interact successfully with people and to perform efficiently and effectively in the workplace. This response lists soft skills which are linked to occupation-level ratings in O*NET OnLine. The list is divided into two groups: social skills, and thinking skills. Concrete activities illustrating these skills are included in the example property of each result.
Users should select skills from this list which they have, or plan to work on developing. Each skill contains a code property for use in the next step.
Occupations for skills
"start": 1,
"end": 20,
"total": 294,
"next": "https://api-v2.onetcenter.org/online/soft_skills/results?skills=2.B.1.d,2.B.1.c,2.B.1.a&start=21&end=40",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-2022.00/",
"code": "31-2022.00",
"title": "Physical Therapist Aides",
"tags": {},
"job_zone": {
"code": 2,
"title": "Job Zone Two: Some Preparation Needed"
},
"skills_matched": [
{
"code": "2.B.1.a",
"title": "Social Perceptiveness",
"level": 48,
"importance": 53
}
],
"skills_other": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9091.00/",
"code": "41-9091.00",
"title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
"tags": {},
"job_zone": {
"code": 1,
"title": "Job Zone One: Little or No Preparation Needed"
},
"skills_matched": [
{
"code": "2.B.1.c",
"title": "Persuasion",
"level": 57,
"importance": 75
}
],
"skills_other": []
},
...
]
}
Field | Type |
---|---|
start | integer |
end | integer |
total | integer |
prev optional | string |
next optional | string |
occupation (contains nested items) | 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 |
job_zone (nested at level 1) (contains nested items) | object |
code (nested at level 2) | integer |
title (nested at level 2) | string |
skills_matched (nested at level 1) (contains nested items) | list of objects |
level (nested at level 2) optional | integer |
importance (nested at level 2) optional | integer |
code (nested at level 2) | string |
title (nested at level 2) | string |
skills_other (nested at level 1) (contains nested items) | list of objects |
level (nested at level 2) optional | integer |
importance (nested at level 2) optional | integer |
code (nested at level 2) | string |
title (nested at level 2) | string |
Path parameters
Query string parameters
Key | Type | Default | Description |
---|---|---|---|
skills required | list of strings (comma-separated) |
(none) | Skill codes to match |
sort | string Values: skills_covered, my_matches, title, code, zone |
skills_covered | sort order |
start | integer | 1 | Index of first returned result |
end | integer | start + 19 | Index of last returned result |
This response lists occupations which make use of the selected soft skills. Call this service with a comma-separated list of the skill codes selected in the previous step.
Each occupation result includes soft skills rated high-level for that occupation. If the skill is in the user’s list of selections, it is included in the skills_matched list. Otherwise, it is included in the skills_other list.
Results are sorted by percentage of the occupation’s high-level soft skills selected by the user; to change this, set the sort parameter to my_matches, title, code, or zone. Results are divided into pages; the first 20 results are returned by default.