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 Work Context

https://services.onetcenter.org/v1.8/ws/online/occupations/[O*NET-SOC Code]/related/work_context/[element ID]
JSON XML
{
   "code" : "17-2051.00",
   "element_id" : "4.C.1.a.2.h",
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/13-2011.00/",
         "code" : "13-2011.00",
         "title" : "Accountants and Auditors",
         "tags" : {
            "bright_outlook" : true,
            "green" : false
         }
      },
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/15-2011.00/",
         "code" : "15-2011.00",
         "title" : "Actuaries",
         "tags" : {
            "bright_outlook" : true,
            "green" : false
         }
      },
      ...
   ]
}

This response lists additional occupations where the provided interest is important. Up to five occupations are returned. This service is referenced from the related attribute in the Interests summary and details report services.

In this section