Reference Manual
- 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 summary
https://services.onetcenter.org/ws/online/occupations/[O*NET-SOC Code]/summary/tasks
  JSON
  XML
{
"code" : "17-2051.00",
"report" : "summary",
"display" : "short",
"task" : [
{
"id" : 19610,
"green" : false,
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/19610",
"name" : "Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations."
},
{
"id" : 20490,
"green" : false,
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/20490",
"name" : "Manage and direct the construction, operations, or maintenance activities at project site."
},
...
]
}
"code" : "17-2051.00",
"report" : "summary",
"display" : "short",
"task" : [
{
"id" : 19610,
"green" : false,
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/19610",
"name" : "Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations."
},
{
"id" : 20490,
"green" : false,
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/20490",
"name" : "Manage and direct the construction, operations, or maintenance activities at project site."
},
...
]
}
  JSON
  XML
<tasks code="17-2051.00" report="summary" display="short">
<task id="19610" green="false" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/19610">Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations.</task>
<task id="20490" green="false" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/20490">Manage and direct the construction, operations, or maintenance activities at project site.</task>
...
</tasks>
<task id="19610" green="false" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/19610">Direct engineering activities, ensuring compliance with environmental, safety, or other governmental regulations.</task>
<task id="20490" green="false" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/tasks/20490">Manage and direct the construction, operations, or maintenance activities at project site.</task>
...
</tasks>
This response returns the top 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.
Up to 5 tasks are returned by default. To see all tasks important to this occupation, set the optional display parameter to long.
In this section
- Summary report
- Tasks summary
 - Technology Skills summary
 - Tools Used summary
 - Knowledge summary
 - Skills summary
 - Abilities summary
 - Work Activities summary
 - Detailed Work Activities summary
 - Work Context summary
 - Job Zone summary
 - Education summary
 - Interests summary
 - Work Styles summary
 - Work Values summary
 - Related Occupations summary
 - Sources of Additional Information summary
 - Full summary report
 
 
