Reference Manual (API Version 1.9)
- Overview
- My Next Move Services
- Mi Próximo Paso Services
- My Next Move for Veterans Services
- O*NET OnLine Services
- Taxonomy Services
- Database Services
Tasks details
https://services.onetcenter.org/v1.9/ws/online/occupations/[O*NET-SOC Code]/details/tasks
JSON
XML
{
"code" : "17-2051.00",
"report" : "details",
"display" : "short",
"task" : [
{
"id" : 19610,
"green" : false,
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/19610",
"statement" : "Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations.",
"category" : "Core",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 81
}
},
{
"id" : 20490,
"green" : false,
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/20490",
"statement" : "Manage and direct the construction, operations, or maintenance activities at project site.",
"category" : "Core",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 75
}
},
...
]
}
"code" : "17-2051.00",
"report" : "details",
"display" : "short",
"task" : [
{
"id" : 19610,
"green" : false,
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/19610",
"statement" : "Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations.",
"category" : "Core",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 81
}
},
{
"id" : 20490,
"green" : false,
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/20490",
"statement" : "Manage and direct the construction, operations, or maintenance activities at project site.",
"category" : "Core",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 75
}
},
...
]
}
JSON
XML
<tasks code="17-2051.00" report="details" display="short">
<task id="19610" green="false" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/19610">
<statement>Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations.</statement>
<category>Core</category>
<score scale="Importance" important="true">81</score>
</task>
<task id="20490" green="false" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/20490">
<statement>Manage and direct the construction, operations, or maintenance activities at project site.</statement>
<category>Core</category>
<score scale="Importance" important="true">75</score>
</task>
...
</tasks>
<task id="19610" green="false" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/19610">
<statement>Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations.</statement>
<category>Core</category>
<score scale="Importance" important="true">81</score>
</task>
<task id="20490" green="false" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/tasks/20490">
<statement>Manage and direct the construction, operations, or maintenance activities at project site.</statement>
<category>Core</category>
<score scale="Importance" important="true">75</score>
</task>
...
</tasks>
This response returns task statements for an occupation. Tasks relevant to the green economy are identified with a value of true in the green attribute. The related attribute links to additional occupations with similar tasks; see the Related occupations for Tasks service. When available, tasks also include the category (Core or Supplemental) and a score item with the standardized Importance rating.
Up to 10 task statements are returned by default. To see all tasks for this occupation, set the optional display parameter to long.
In this section
- Details report
- Tasks details
- Technology Skills details
- Tools Used details
- Knowledge details
- Skills details
- Abilities details
- Work Activities details
- Detailed Work Activities details
- Work Context details
- Job Zone details
- Education details
- Interests details
- Work Styles details
- Work Values details
- Related Occupations details
- Sources of Additional Information details
- Full details report