Reference Manual (API Version 1.9)
- Overview
- My Next Move Services
- Mi Próximo Paso Services
- My Next Move for Veterans Services
- O*NET OnLine Services
- Taxonomy Services
- Database Services
Abilities summary
https://services.onetcenter.org/v1.9/ws/online/occupations/[O*NET-SOC Code]/summary/abilities
JSON
XML
{
"code" : "17-2051.00",
"report" : "summary",
"display" : "short",
"element" : [
{
"id" : "1.A.1.b.4",
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.4",
"name" : "Deductive Reasoning",
"description" : "The ability to apply general rules to specific problems to produce answers that make sense."
},
{
"id" : "1.A.1.b.5",
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.5",
"name" : "Inductive Reasoning",
"description" : "The ability to combine pieces of information to form general rules or conclusions (includes finding a relationship among seemingly unrelated events)."
},
...
]
}
"code" : "17-2051.00",
"report" : "summary",
"display" : "short",
"element" : [
{
"id" : "1.A.1.b.4",
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.4",
"name" : "Deductive Reasoning",
"description" : "The ability to apply general rules to specific problems to produce answers that make sense."
},
{
"id" : "1.A.1.b.5",
"related" : "https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.5",
"name" : "Inductive Reasoning",
"description" : "The ability to combine pieces of information to form general rules or conclusions (includes finding a relationship among seemingly unrelated events)."
},
...
]
}
JSON
XML
<abilities code="17-2051.00" report="summary" display="short">
<element id="1.A.1.b.4" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.4">
<name>Deductive Reasoning</name>
<description>The ability to apply general rules to specific problems to produce answers that make sense.</description>
</element>
<element id="1.A.1.b.5" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.5">
<name>Inductive Reasoning</name>
<description>The ability to combine pieces of information to form general rules or conclusions (includes finding a relationship among seemingly unrelated events).</description>
</element>
...
</abilities>
<element id="1.A.1.b.4" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.4">
<name>Deductive Reasoning</name>
<description>The ability to apply general rules to specific problems to produce answers that make sense.</description>
</element>
<element id="1.A.1.b.5" related="https://services.onetcenter.org/v1.9/ws/online/occupations/17-2051.00/related/abilities/1.A.1.b.5">
<name>Inductive Reasoning</name>
<description>The ability to combine pieces of information to form general rules or conclusions (includes finding a relationship among seemingly unrelated events).</description>
</element>
...
</abilities>
This response returns the top ability 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 Abilities service.
Up to 5 descriptors are returned by default. To see all descriptors important to this occupation, set the optional display parameter to long.
In this section
- Summary report
- Tasks summary
- Technology Skills summary
- Tools Used summary
- Knowledge summary
- Skills summary
- Abilities summary
- Work Activities summary
- Detailed Work Activities summary
- Work Context summary
- Job Zone summary
- Education summary
- Interests summary
- Work Styles summary
- Work Values summary
- Related Occupations summary
- Sources of Additional Information summary
- Full summary report