Interactive Demo
This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.
Request
Response
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/mnm/careers/53-7051.00/education
Status:
200 OK
Content-Type:
application/json
{
"job_zone": {
"href": "https://api-v2.onetcenter.org/mnm/job_preparation/2",
"code": 2
,
"title": "Job Zone Two: Some Preparation Needed",
"experience": "Some previous work-related skill, knowledge, or experience is usually needed. For example, it would help a teller to have experience working with the public.",
"training": "Employees in these careers need from a few months to one year of working with experienced employees. An apprenticeship program may be available for these careers.",
"education": "These careers usually need a high school diploma."
},
"education_usually_needed": [
"high school diploma/GED",
"no high school diploma/GED"
]
}