Skip navigation

Reference Manual

Work Values details

https://services.onetcenter.org/ws/online/occupations/[O*NET-SOC Code]/details/work_values
JSON XML
{
   "code" : "17-2051.00",
   "report" : "details",
   "display" : "short",
   "element" : [
      {
         "id" : "1.B.2.f",
         "related" : "https://services.onetcenter.org/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.",
         "score" : {
            "scale" : "Extent",
            "important" : true,
            "value" : 83
         }
      },
      {
         "id" : "1.B.2.b",
         "related" : "https://services.onetcenter.org/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.",
         "score" : {
            "scale" : "Extent",
            "important" : true,
            "value" : 75
         }
      },
      ...
   ]
}

This response returns all 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. It also includes a score item with the standardized Extent rating.

In this section