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.
Career report
Career overview (description, tasks)
https://services.onetcenter.org/v1.8/ws/mnm/careers/[O*NET-SOC Code]
JSON
XML
{
"code" : "17-2071.00",
"title" : "Electrical Engineers",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : false
},
"also_called" : {
"title" : [
"Design Engineer",
"Electrical Engineer",
"Project Engineer",
"Test Engineer"
]
},
"what_they_do" : "Research, design, develop, test, or supervise the manufacturing and installation of electrical equipment, components, or systems for commercial, industrial, military, or scientific use.",
"on_the_job" : {
"task" : [
"Operate computer-assisted engineering or design software or equipment to perform engineering tasks.",
"Prepare technical drawings, specifications of electrical systems, or topographical maps to ensure that installation and operations conform to standards and customer requirements.",
"Confer with engineers, customers, or others to discuss existing or potential engineering projects or products."
]
},
"career_video" : true,
"resources" : {
"resource" : [
{
"href" : "https://services.onetcenter.org/v1.8/ws/mnm/careers/17-2071.00/knowledge",
"title" : "Knowledge"
},
...
]
}
}
"code" : "17-2071.00",
"title" : "Electrical Engineers",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : false
},
"also_called" : {
"title" : [
"Design Engineer",
"Electrical Engineer",
"Project Engineer",
"Test Engineer"
]
},
"what_they_do" : "Research, design, develop, test, or supervise the manufacturing and installation of electrical equipment, components, or systems for commercial, industrial, military, or scientific use.",
"on_the_job" : {
"task" : [
"Operate computer-assisted engineering or design software or equipment to perform engineering tasks.",
"Prepare technical drawings, specifications of electrical systems, or topographical maps to ensure that installation and operations conform to standards and customer requirements.",
"Confer with engineers, customers, or others to discuss existing or potential engineering projects or products."
]
},
"career_video" : true,
"resources" : {
"resource" : [
{
"href" : "https://services.onetcenter.org/v1.8/ws/mnm/careers/17-2071.00/knowledge",
"title" : "Knowledge"
},
...
]
}
}
JSON
XML
<career code="17-2071.00">
<code>17-2071.00</code>
<title>Electrical Engineers</title>
<tags bright_outlook="false" green="false" apprenticeship="false" />
<also_called>
<title>Design Engineer</title>
<title>Electrical Engineer</title>
<title>Project Engineer</title>
<title>Test Engineer</title>
</also_called>
<what_they_do>Research, design, develop, test, or supervise the manufacturing and installation of electrical equipment, components, or systems for commercial, industrial, military, or scientific use.</what_they_do>
<on_the_job>
<task>Operate computer-assisted engineering or design software or equipment to perform engineering tasks.</task>
<task>Prepare technical drawings, specifications of electrical systems, or topographical maps to ensure that installation and operations conform to standards and customer requirements.</task>
<task>Confer with engineers, customers, or others to discuss existing or potential engineering projects or products.</task>
</on_the_job>
<career_video />
<resources>
<resource href="https://services.onetcenter.org/v1.8/ws/mnm/careers/17-2071.00/knowledge">
<title>Knowledge</title>
</resource>
...
</resources>
</career>
<code>17-2071.00</code>
<title>Electrical Engineers</title>
<tags bright_outlook="false" green="false" apprenticeship="false" />
<also_called>
<title>Design Engineer</title>
<title>Electrical Engineer</title>
<title>Project Engineer</title>
<title>Test Engineer</title>
</also_called>
<what_they_do>Research, design, develop, test, or supervise the manufacturing and installation of electrical equipment, components, or systems for commercial, industrial, military, or scientific use.</what_they_do>
<on_the_job>
<task>Operate computer-assisted engineering or design software or equipment to perform engineering tasks.</task>
<task>Prepare technical drawings, specifications of electrical systems, or topographical maps to ensure that installation and operations conform to standards and customer requirements.</task>
<task>Confer with engineers, customers, or others to discuss existing or potential engineering projects or products.</task>
</on_the_job>
<career_video />
<resources>
<resource href="https://services.onetcenter.org/v1.8/ws/mnm/careers/17-2071.00/knowledge">
<title>Knowledge</title>
</resource>
...
</resources>
</career>
This response covers a single career in more detail. Not all elements are present, depending on the data available in the career. The following elements may be present:
- code - the O*NET-SOC code for the career. See the O*NET-SOC Taxonomy page for more information.
- title - the career name shown in My Next Move.
- tags - indicates whether the career is considered a Bright Outlook occupation, in the bright_outlook tag. Other tags are deprecated and should not be used in new projects.
- also_called - a sample of job titles reported during the O*NET data collection process. Job titles are not available for all careers.
- what_they_do - the O*NET-SOC description of the career.
- on_the_job - a sample of tasks performed by workers in the career.
- career_video - careers with this element have a related video describing the work performed and skills needed. The videos displayed on My Next Move are developed and maintained by CareerOneStop
. Visit CareerOneStop
directly for information and options for incorporating the videos.
- resources - links to each of the more detailed career web services, as explained below. Some resources are not available for all careers.