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 customTechnology Skills details
"start": 1,
"end": 10,
"total": 23,
"next": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/details/technology_skills?start=11&end=20",
"hot_technology": {
"total": 25,
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/hot_technology"
},
"in_demand_skills": {
"total": 25,
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/details/in_demand_skills"
},
"category": [
{
"code": 43232604,
"related": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/related/technology_skills/43232604",
"title": "Computer aided design CAD software",
"example": [
{
"title": "Autodesk AutoCAD Civil 3D",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD%20Civil%203D",
"hot_technology": true,
"in_demand": true,
"percentage": 13
},
...
],
"example_more": [
{
"title": "Autodesk AutoCAD",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD",
"hot_technology": true,
"in_demand": true,
"percentage": 20
},
...
]
},
...
]
}
Field | Type |
---|---|
start | integer |
end | integer |
total | integer |
prev optional | string |
next optional | string |
hot_technology (contains nested items) optional | object |
total (nested at level 1) | integer |
href (nested at level 1) | string |
in_demand_skills (contains nested items) optional | object |
total (nested at level 1) | integer |
href (nested at level 1) | string |
category (contains nested items) | list of objects |
code (nested at level 1) | integer |
related (nested at level 1) | string |
title (nested at level 1) | string |
example (nested at level 1) (contains nested items) | list of objects |
title (nested at level 2) | string |
href (nested at level 2) | string |
hot_technology (nested at level 2) optional | boolean |
in_demand (nested at level 2) optional | boolean |
percentage (nested at level 2) optional | integer |
example_more (nested at level 1) (contains nested items) optional | list of objects |
title (nested at level 2) | string |
href (nested at level 2) | string |
hot_technology (nested at level 2) optional | boolean |
in_demand (nested at level 2) optional | boolean |
percentage (nested at level 2) optional | integer |
Path parameters
Component | Type |
---|---|
O*NET-SOC Code | string |
Query string parameters
Key | Type | Default | Description |
---|---|---|---|
start | integer | 1 | Index of first returned result |
end | integer | start + 9 | Index of last returned result |
This response returns examples of the technology skills used by workers. In each category, up to four examples initially displayed in O*NET OnLine are included in the example property, with any additional examples in the example_more property. The related property on each category links to additional occupations which use these technologies; see the Related occupations for Technology Skills service.
Any examples classified as “hot technologies” or “in demand skills” are identified by hot_technology or in_demand properties. The response also includes links to the occupation-specific Hot Technologies and In Demand skills services which list these examples together.
O*NET OnLine marks hot technologies with a fire icon and in demand skills with a
graph icon. Developers can download these icons in multiple sizes from the Resource Center Graphics section.
Results are divided into pages; the first 10 results are returned by default.
In this section
- 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