Skip navigation

Reference Manual (API Version 1.9)

Tasks summary

https://services.onetcenter.org/v1.9/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/v1.9/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/v1.9/ws/online/occupations/17-2051.00/related/tasks/20490",
         "name" : "Manage and direct the construction, operations, or maintenance activities at project site."
      },
      ...
   ]
}

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