Skip navigation

Reference Manual (API Version 1.9)

Related occupations for Tasks

https://services.onetcenter.org/v1.9/ws/online/occupations/[O*NET-SOC Code]/related/tasks/[task ID]
JSON XML
{
   "code" : "17-2051.00",
   "task" : "148",
   "see_all" : {
      "href" : "https://services.onetcenter.org/v1.9/ws/online/related_task/results/17-2051.00?tasks=148"
   },
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-3022.00/",
         "code" : "17-3022.00",
         "title" : "Civil Engineering Technologists and Technicians",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         },
         "related_tasks" : {
            "task" : [
               {
                  "id" : 1467,
                  "green" : false,
                  "name" : "Inspect project site and evaluate contractor work to detect design malfunctions and ensure conformance to design specifications and applicable codes."
               },
               {
                  "id" : 1473,
                  "green" : false,
                  "name" : "Evaluate facility to determine suitability for occupancy and square footage availability."
               }
            ]
         }
      },
      {
         "href" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-1012.00/",
         "code" : "17-1012.00",
         "title" : "Landscape Architects",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         },
         "related_tasks" : {
            "task" : [
               {
                  "id" : 20373,
                  "green" : false,
                  "name" : "Inspect landscape work to ensure compliance with specifications, evaluate quality of materials or work, or advise clients or construction personnel."
               },
               {
                  "id" : 20378,
                  "green" : false,
                  "name" : "Inspect proposed sites to identify structural elements of land areas or other important site information, such as soil condition, existing landscaping, or the proximity of water management facilities."
               }
            ]
         }
      },
      ...
   ]
}

This response lists occupations with tasks similar to the provided task statement. Up to five occupations are returned; the see_all element links to additional results from the Related Task Search. For each occupation, similar task statements are provided. Each listed task has at least one Detailed Work Activity (DWA) in common with the provided task. This service is referenced from the related attribute in the Tasks summary and details report services.

In this section