Skip navigation

Reference Manual (API Version 1.9)

Education summary

https://services.onetcenter.org/v1.9/ws/online/occupations/[O*NET-SOC Code]/summary/education
JSON XML
{
   "code" : "17-2112.00",
   "report" : "summary",
   "level_required" : {
      "category" : [
         {
            "name" : "Bachelor's degree",
            "score" : {
               "scale" : "Percentage of Respondents",
               "value" : 59
            }
         },
         {
            "name" : "Some college, no degree",
            "score" : {
               "scale" : "Percentage of Respondents",
               "value" : 16
            }
         },
         ...
      ]
   }
}

This response returns the categories of education usually needed for an occupation. Some categories include a description item with additional information. When available, the category includes the percentage of respondents who reported this category as the level required for their job.

In this section