Skip navigation

Reference Manual (API Version 1.9)

https://services.onetcenter.org/v1.9/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.9/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, as provided by the O*NET Related Occupations program.

Up to 5 related occupations are returned by default (the occupations marked as “Primary-Short” in the O*NET Database). To include the occupations marked as “Primary-Long” in the results, set the optional display parameter to long.

In this section