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.

https://services.onetcenter.org/v1.8/ws/online/occupations/[O*NET-SOC Code]/summary/related_occupations
JSON XML
{
   "code" : "17-2051.00",
   "report" : "summary",
   "display" : "short",
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/online/occupations/17-3022.00/",
         "code" : "17-3022.00",
         "title" : "Civil Engineering Technologists and Technicians",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         }
      },
      ...
   ]
}

This response returns links to other occupations from the O*NET Related Occupations Career Changers matrix. Individuals looking to change careers can pursue these occupations with minimal additional preparation.

Up to 5 related occupations are returned by default. To see all occupations related to this occupation, set the optional display parameter to long.

In this section