Skip navigation

Reference Manual

Knowledge

https://services.onetcenter.org/ws/veterans/careers/[O*NET-SOC Code]/knowledge
JSON XML
{
   "code" : "17-2051.00",
   "group" : [
      {
         "title" : {
            "id" : "2.C.3",
            "name" : "Engineering and Technology"
         },
         "element" : [
            {
               "id" : "2.C.3.c",
               "name" : "design"
            },
            {
               "id" : "2.C.3.b",
               "name" : "product and service development"
            }
         ]
      },
      {
         "title" : {
            "id" : "2.C.4",
            "name" : "Math and Science"
         },
         "element" : [
            {
               "id" : "2.C.4.a",
               "name" : "arithmetic, algebra, geometry, calculus, or statistics"
            },
            {
               "id" : "2.C.4.b",
               "name" : "physics"
            }
         ]
      },
      ...
   ]
}

This response returns the key knowledge areas for a career. For careers with knowledge data collected by the O*NET program, one or more group elements will be returned.

Each group element contains exactly one title child, which is shown in colored bold text in My Next Move for Veterans. The id attribute indicates the corresponding element ID within the O*NET Content Model. Subsequent element children are shown as list items within My Next Move for Veterans, and also contain an id attribute indicating the corresponding Content Model element.

In this section