Skip navigation

Reference Manual (API Version 1.9)

Work Values summary

https://services.onetcenter.org/v1.9/ws/online/occupations/[O*NET-SOC Code]/summary/work_values
JSON XML
{
   "code" : "17-2051.00",
   "report" : "summary",
   "element" : [
      {
         "id" : "1.B.2.f",
         "related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/work_values/1.B.2.f",
         "name" : "Independence",
         "description" : "Occupations that satisfy this work value allow employees to work on their own and make decisions. Corresponding needs are Creativity, Responsibility and Autonomy."
      },
      {
         "id" : "1.B.2.b",
         "related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/work_values/1.B.2.b",
         "name" : "Working Conditions",
         "description" : "Occupations that satisfy this work value offer job security and good working conditions. Corresponding needs are Activity, Compensation, Independence, Security, Variety and Working Conditions."
      },
      ...
   ]
}

This response returns up to three top work value descriptors for an occupation. Each element item includes the ID, name, and description of the corresponding Content Model element. The related attribute links to additional occupations where the element is important; see the Related occupations for Work Values service.

In this section