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 customMini-IP Questions (30-question mobile version)
"start": 1,
"end": 12,
"total": 30,
"next": "https://api-v2.onetcenter.org/mnm/interestprofiler/questions_30?start=13&end=24",
"answer_option": [
{
"value": 1,
"name": "Strongly Dislike"
},
{
"value": 2,
"name": "Dislike"
},
...
],
"question": [
{
"index": 1,
"area": "realistic",
"text": "Build kitchen cabinets"
},
{
"index": 2,
"area": "investigative",
"text": "Develop a new medicine"
},
...
]
}
Field | Type |
---|---|
start | integer |
end | integer |
total | integer |
prev optional | string |
next optional | string |
answer_option (contains nested items) | list of objects |
value (nested at level 1) | integer |
name (nested at level 1) | string |
question (contains nested items) | list of objects |
index (nested at level 1) | integer |
area (nested at level 1) | string |
text (nested at level 1) | string |
Path parameters
Query string parameters
Key | Type | Default | Description |
---|---|---|---|
start | integer | 1 | Index of first returned result |
end | integer | start + 11 | Index of last returned result |
This version of the O*NET Interest Profiler contains 30 questions, each describing a work activity. This service is offered to developers working on a mobile application or within other time-constrained settings. The full 60-question desktop version is recommended when possible.
The assessment taker should be offered five possible answers, describing how they would feel about doing each type of work:
- Strongly Dislike
- Dislike
- Unsure
- Like
- Strongly Like
Optionally, these choices can be illustrated with the emoji-style graphics shown below. Multiple sizes and formats may be downloaded from the Resource Center Graphics section.
These options, and their corresponding values, are provided in the answer_options property. The application should record the value of each answer -- 1, 2, 3, 4, or 5 -- and build a string of 60 characters containing all answers in order. This string can be provided as the answers parameter to the Results and Matching careers services.
Results are divided into pages; the first 12 results are returned by default.
In this section
- 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 interest