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/online/technology/categories/43232503
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 6
,
"total": 6
,
"summary": {
"code": 43232503
,
"title": "Spell checkers",
"description": "Software for checking the spelling of words in a digital file against a dictionary of preferred spellings.",
"example": [
"Hand held spell checkers",
"Spellex AccuCount",
"Sylvan Software Complete Medical Pharmaceutical Spell Checker",
"Spelling and grammar checking software"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
"code": "43-9031.00",
"title": "Desktop Publishers",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/",
"code": "31-9094.00",
"title": "Medical Transcriptionists",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/",
"code": "25-2057.00",
"title": "Special Education Teachers, Middle School",
"tags": {},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2058.00/",
"code": "25-2058.00",
"title": "Special Education Teachers, Secondary School",
"tags": {},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/",
"code": "25-9042.00",
"title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-9043.00/",
"code": "25-9043.00",
"title": "Teaching Assistants, Special Education",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
}
]
}