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/veterans/careers/47-4011.00/education
Status:
200 OK
Content-Type:
application/json
{
"job_zone": {
"href": "https://api-v2.onetcenter.org/veterans/job_preparation/3",
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed",
"experience": "Previous work-related skill, knowledge, or experience is needed for these careers. For example, an electrician must be in an apprenticeship for three to four years or have several years of job training. You may need to pass a test to get a license to do the job.",
"training": "Employees in these careers need one or two years of training. Both on-the-job experience and informal training with experienced workers may be needed. An apprenticeship program may be a good choice for these careers.",
"education": "Most of these careers need vocational school training, on-the-job experience, or an associate's degree."
},
"education_usually_needed": [
"high school diploma/GED",
"certificate after high school"
]
}