Skip navigation

Reference Manual (API Version 1.8)

Notice: the Web Services API will be upgraded on March 5, 2019. See the API Version 1.9 page for more information.

Related occupations for Detailed Work Activities

https://services.onetcenter.org/v1.8/ws/online/occupations/[O*NET-SOC Code]/related/detailed_work_activities/[DWA ID]
JSON XML
{
   "code" : "17-2051.00",
   "dwa" : "4.A.2.b.2.I11.D02",
   "see_all" : {
      "href" : "https://services.onetcenter.org/v1.8/ws/online/related_dwa/results/17-2051.00?dwas=4.A.2.b.2.I11.D02"
   },
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/27-1025.00/",
         "code" : "27-1025.00",
         "title" : "Interior Designers",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         }
      },
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/17-1011.00/",
         "code" : "17-1011.00",
         "title" : "Architects, Except Landscape and Naval",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         }
      },
      ...
   ]
}

This response lists additional occupations linked to the provided detailed work activity. Up to five occupations are returned; the see_all element links to additional results from the Related DWA Search. This service is referenced from the related attribute in the Detailed Work Activities summary and details report services.

In this section