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/27-3041.00/education
Status:
200 OK
Content-Type:
application/json
{
"job_zone": {
"href": "https://api-v2.onetcenter.org/mnm/job_preparation/4",
"code": 4
,
"title": "Job Zone Four: High Preparation Needed",
"experience": "Long term work-related skill, knowledge, or experience is needed for these careers. For example, an accountant must complete four years of college and work several years in the field to be qualified for the job.",
"training": "Employees in these careers need several years of work-related experience and training. Both on-the-job and classroom job training may be needed.",
"education": "Most of these careers need a four-year bachelor's degree, but some do not."
},
"education_usually_needed": [
"bachelor's degree",
"master's degree"
]
}