Reference Manual
- Overview
 - My Next Move Services
 - Mi Próximo Paso Services
 - My Next Move for Veterans Services
 - O*NET OnLine Services
 - Taxonomy Services
 - Database Services
 
Knowledge details
https://services.onetcenter.org/ws/online/occupations/[O*NET-SOC Code]/details/knowledge
  JSON
  XML
{
"code" : "17-2051.00",
"report" : "details",
"display" : "short",
"element" : [
{
"id" : "2.C.3.c",
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.c",
"name" : "Design",
"description" : "Knowledge of design techniques, tools, and principles involved in production of precision technical plans, blueprints, drawings, and models.",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 93
}
},
{
"id" : "2.C.3.b",
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.b",
"name" : "Engineering and Technology",
"description" : "Knowledge of the practical application of engineering science and technology. This includes applying principles, techniques, procedures, and equipment to the design and production of various goods and services.",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 92
}
},
...
]
}
"code" : "17-2051.00",
"report" : "details",
"display" : "short",
"element" : [
{
"id" : "2.C.3.c",
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.c",
"name" : "Design",
"description" : "Knowledge of design techniques, tools, and principles involved in production of precision technical plans, blueprints, drawings, and models.",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 93
}
},
{
"id" : "2.C.3.b",
"related" : "https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.b",
"name" : "Engineering and Technology",
"description" : "Knowledge of the practical application of engineering science and technology. This includes applying principles, techniques, procedures, and equipment to the design and production of various goods and services.",
"score" : {
"scale" : "Importance",
"important" : true,
"value" : 92
}
},
...
]
}
  JSON
  XML
<knowledge code="17-2051.00" report="details" display="short">
<element id="2.C.3.c" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.c">
<name>Design</name>
<description>Knowledge of design techniques, tools, and principles involved in production of precision technical plans, blueprints, drawings, and models.</description>
<score scale="Importance" important="true">93</score>
</element>
<element id="2.C.3.b" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.b">
<name>Engineering and Technology</name>
<description>Knowledge of the practical application of engineering science and technology. This includes applying principles, techniques, procedures, and equipment to the design and production of various goods and services.</description>
<score scale="Importance" important="true">92</score>
</element>
...
</knowledge>
<element id="2.C.3.c" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.c">
<name>Design</name>
<description>Knowledge of design techniques, tools, and principles involved in production of precision technical plans, blueprints, drawings, and models.</description>
<score scale="Importance" important="true">93</score>
</element>
<element id="2.C.3.b" related="https://services.onetcenter.org/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.b">
<name>Engineering and Technology</name>
<description>Knowledge of the practical application of engineering science and technology. This includes applying principles, techniques, procedures, and equipment to the design and production of various goods and services.</description>
<score scale="Importance" important="true">92</score>
</element>
...
</knowledge>
This response returns knowledge descriptors for an occupation. Each element item includes the ID, name, and description of the corresponding Content Model element. It also includes a score item with the standardized Importance rating, when the numeric rating is available. The related attribute links to additional occupations where the element is important; see the Related occupations for Knowledge service.
Up to 10 descriptors are returned by default. To see all descriptors, set the optional display parameter to long.
In this section
- Details report
- Tasks details
 - Technology Skills details
 - Tools Used details
 - Knowledge details
 - Skills details
 - Abilities details
 - Work Activities details
 - Detailed Work Activities details
 - Work Context details
 - Job Zone details
 - Education details
 - Interests details
 - Work Styles details
 - Work Values details
 - Related Occupations details
 - Sources of Additional Information details
 - Full details report
 
 
