Skip navigation

Reference Manual

Full summary report

https://services.onetcenter.org/ws/online/occupations/[O*NET-SOC Code]/summary/
JSON XML
{
   "code" : "17-2051.00",
   "display" : "short",
   "occupation" : { ... },
   "tasks" : { ... },
   "technology_skills" : { ... },
   "tools_used" : { ... },
   "tools_technology" : { ... },
   "knowledge" : { ... },
   "skills" : { ... },
   "abilities" : { ... },
   "work_activities" : { ... },
   "detailed_work_activities" : { ... },
   "work_context" : { ... },
   "job_zone" : { ... },
   "education" : { ... },
   "interests" : { ... },
   "work_styles" : { ... },
   "work_values" : { ... },
   "related_occupations" : { ... },
   "additional_information" : { ... }
}

This response returns information from the occupation overview and all of the specific Summary report services. Clients interested in a variety of occupation data may use this call to retrieve information in fewer requests.

In most report sections, up to 5 items are returned by default. To see all important items in each report section, set the optional display parameter to long. This is equivalent to setting the parameter on each of the individual report services.

Important: The response may include a tools_technology element, which is included for backward compatibility only. It will be removed in a future release and should not be used in new applications. Please use the technology_skills and tools_used elements instead.

In this section