Reference Manual (API Version 1.8)
Notice: the Web Services API will be upgraded on March 5, 2019. See the API Version 1.9 page for more information.
Knowledge summary
https://services.onetcenter.org/v1.8/ws/online/occupations/[O*NET-SOC Code]/summary/knowledge
JSON
XML
{
"code" : "17-2051.00",
"report" : "summary",
"display" : "short",
"element" : [
{
"id" : "2.C.3.b",
"related" : "https://services.onetcenter.org/v1.8/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."
},
{
"id" : "2.C.3.d",
"related" : "https://services.onetcenter.org/v1.8/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.d",
"name" : "Building and Construction",
"description" : "Knowledge of materials, methods, and the tools involved in the construction or repair of houses, buildings, or other structures such as highways and roads."
},
...
]
}
"code" : "17-2051.00",
"report" : "summary",
"display" : "short",
"element" : [
{
"id" : "2.C.3.b",
"related" : "https://services.onetcenter.org/v1.8/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."
},
{
"id" : "2.C.3.d",
"related" : "https://services.onetcenter.org/v1.8/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.d",
"name" : "Building and Construction",
"description" : "Knowledge of materials, methods, and the tools involved in the construction or repair of houses, buildings, or other structures such as highways and roads."
},
...
]
}
JSON
XML
<knowledge code="17-2051.00" report="summary" display="short">
<element id="2.C.3.b" related="https://services.onetcenter.org/v1.8/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>
</element>
<element id="2.C.3.d" related="https://services.onetcenter.org/v1.8/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.d">
<name>Building and Construction</name>
<description>Knowledge of materials, methods, and the tools involved in the construction or repair of houses, buildings, or other structures such as highways and roads.</description>
</element>
...
</knowledge>
<element id="2.C.3.b" related="https://services.onetcenter.org/v1.8/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>
</element>
<element id="2.C.3.d" related="https://services.onetcenter.org/v1.8/ws/online/occupations/17-2051.00/related/knowledge/2.C.3.d">
<name>Building and Construction</name>
<description>Knowledge of materials, methods, and the tools involved in the construction or repair of houses, buildings, or other structures such as highways and roads.</description>
</element>
...
</knowledge>
This response returns the top knowledge 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 Knowledge 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