Skip navigation

Reference Manual

Abilities

https://services.onetcenter.org/ws/mpp/careers/[O*NET-SOC Code]/abilities
JSON XML
{
   "code" : "17-2051.00",
   "group" : [
      {
         "title" : {
            "id" : "1.A.1.a",
            "name" : "Verbal"
         },
         "element" : [
            {
               "id" : "1.A.1.a.3",
               "name" : "comunicarse hablando"
            },
            {
               "id" : "1.A.1.a.4",
               "name" : "comunicarse por escrito"
            }
         ]
      },
      {
         "title" : {
            "id" : "1.A.1.b",
            "name" : "Ideas y lógica"
         },
         "element" : [
            {
               "id" : "1.A.1.b.5",
               "name" : "elaborar normas generales o encontrar respuestas a partir de una gran cantidad de información detallada"
            },
            {
               "id" : "1.A.1.b.3",
               "name" : "notar cuando ocurren problemas"
            }
         ]
      },
      ...
   ]
}

This response returns the key abilities for a career. For careers with skills 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 Mi Próximo Paso. The id attribute indicates the corresponding element ID within the O*NET Content Model. Subsequent element children are shown as list items within Mi Próximo Paso, and also contain an id attribute indicating the corresponding Content Model element.

In this section