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
URL:
https://api-v2.onetcenter.org/veterans/careers/27-2042.00/education
Status:
200 OK
Content-Type:
application/json
{
"job_zone": {
"href": "https://api-v2.onetcenter.org/veterans/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."
}
}
"job_zone": {
"href": "https://api-v2.onetcenter.org/veterans/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."
}
}