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 Values

https://services.onetcenter.org/v1.8/ws/online/occupations/[O*NET-SOC Code]/related/work_values/[element ID]
JSON XML
{
   "code" : "17-2051.00",
   "element_id" : "1.B.2.f",
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/45-3031.00/",
         "code" : "45-3031.00",
         "title" : "Fishing and Hunting Workers",
         "tags" : {
            "bright_outlook" : true,
            "green" : false
         }
      },
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/47-2161.00/",
         "code" : "47-2161.00",
         "title" : "Plasterers and Stucco Masons",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         }
      },
      ...
   ]
}

This response lists additional occupations where the selected work value is important. Up to five occupations are returned. This service is referenced from the related attribute in the Work Values summary and details report services.

In this section