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 Skills

https://services.onetcenter.org/v1.8/ws/online/occupations/[O*NET-SOC Code]/related/skills/[element ID]
JSON XML
{
   "code" : "17-2051.00",
   "element_id" : "2.A.1.a",
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/27-3041.00/",
         "code" : "27-3041.00",
         "title" : "Editors",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         }
      },
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/25-1123.00/",
         "code" : "25-1123.00",
         "title" : "English Language and Literature Teachers, Postsecondary",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         }
      },
      ...
   ]
}

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

In this section