Skip navigation

Reference Manual (API Version 1.9)

Related occupations for Tools & Technology

https://services.onetcenter.org/v1.9/ws/online/occupations/[O*NET-SOC Code]/related/tools_technology/[category ID]
JSON XML
{
   "code" : "17-2051.00",
   "category" : "41111613",
   "see_all" : {
      "href" : "https://services.onetcenter.org/v1.9/ws/online/tools_technology/occupations/41111613"
   },
   "occupation" : [
      {
         "href" : "https://services.onetcenter.org/v1.9/ws/online/occupations/47-4011.00/",
         "code" : "47-4011.00",
         "title" : "Construction and Building Inspectors",
         "tags" : {
            "bright_outlook" : false,
            "green" : false
         },
         "related_tools_technology" : {
            "example" : [
               {
                  "name" : "Electronic distance measuring equipment"
               }
            ]
         }
      },
      {
         "href" : "https://services.onetcenter.org/v1.9/ws/online/occupations/19-4092.00/",
         "code" : "19-4092.00",
         "title" : "Forensic Science Technicians",
         "tags" : {
            "bright_outlook" : true,
            "green" : false
         },
         "related_tools_technology" : {
            "example" : [
               {
                  "name" : "Electronic measuring devices"
               }
            ]
         }
      },
      ...
   ]
}

This response lists additional occupations associated with the provided tool or technology category. Up to five occupations are returned; the see_all element links to all occupations associated with this category, from the Tools & Technology Search. Each occupation includes any linked T2 examples for the chosen category. This service is referenced from the related attribute in the Technology Skills and Tools Used summary and details report services.

Any examples classified as “hot technologies” are identified with a hot_technology attribute on the example element. The value is an ID which can be passed to the Hot Technology details service. O*NET OnLine marks hot technologies with a fire icon Hot Technology; developers can download this icon in multiple sizes from the Resource Center Graphics section.

In this section