Reference Manual (API Version 1.9)
Careers with Registered Apprenticeships
https://services.onetcenter.org/v1.9/ws/mpp/apprenticeship/
JSON
XML
{
"sort" : "name",
"start" : 1,
"end" : 20,
"total" : 368,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mpp/apprenticeship/?sort=name&start=21&end=40",
"rel" : "next"
}
],
"career" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mpp/careers/27-2011.00/",
"code" : "27-2011.00",
"title" : "Actores",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : true
}
},
{
"href" : "https://services.onetcenter.org/v1.9/ws/mpp/careers/39-2011.00/",
"code" : "39-2011.00",
"title" : "Adiestradores de Animales",
"tags" : {
"bright_outlook" : true,
"green" : false,
"apprenticeship" : true
}
},
...
]
}
"sort" : "name",
"start" : 1,
"end" : 20,
"total" : 368,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mpp/apprenticeship/?sort=name&start=21&end=40",
"rel" : "next"
}
],
"career" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mpp/careers/27-2011.00/",
"code" : "27-2011.00",
"title" : "Actores",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : true
}
},
{
"href" : "https://services.onetcenter.org/v1.9/ws/mpp/careers/39-2011.00/",
"code" : "39-2011.00",
"title" : "Adiestradores de Animales",
"tags" : {
"bright_outlook" : true,
"green" : false,
"apprenticeship" : true
}
},
...
]
}
JSON
XML
<careers sort="name" start="1" end="20" total="368">
<link href="https://services.onetcenter.org/v1.9/ws/mpp/apprenticeship/?sort=name&start=21&end=40" rel="next" />
<career href="https://services.onetcenter.org/v1.9/ws/mpp/careers/27-2011.00/">
<code>27-2011.00</code>
<title>Actores</title>
<tags bright_outlook="false" green="false" apprenticeship="true" />
</career>
<career href="https://services.onetcenter.org/v1.9/ws/mpp/careers/39-2011.00/">
<code>39-2011.00</code>
<title>Adiestradores de Animales</title>
<tags bright_outlook="true" green="false" apprenticeship="true" />
</career>
...
</careers>
<link href="https://services.onetcenter.org/v1.9/ws/mpp/apprenticeship/?sort=name&start=21&end=40" rel="next" />
<career href="https://services.onetcenter.org/v1.9/ws/mpp/careers/27-2011.00/">
<code>27-2011.00</code>
<title>Actores</title>
<tags bright_outlook="false" green="false" apprenticeship="true" />
</career>
<career href="https://services.onetcenter.org/v1.9/ws/mpp/careers/39-2011.00/">
<code>39-2011.00</code>
<title>Adiestradores de Animales</title>
<tags bright_outlook="true" green="false" apprenticeship="true" />
</career>
...
</careers>
This response lists careers which have apprenticeship programs registered with the U.S. Department of Labor. By default, the list is sorted by career title. You can change this by passing a sort parameter in the query string:
- name - sort by career title (default)
- bright_outlook - return Bright Outlook careers first
By default, up to 20 matching careers are returned. For information on navigating paged results, see the description of the See all careers service.
In this section
- Career listings
- See all careers
- Careers with a Bright Outlook
- Careers with Registered Apprenticeships
- Careers sorted by Job Preparation
- Careers with videos