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/43232911
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 4
,
"total": 4
,
"summary": {
"code": 43232911
,
"title": "Network connectivity terminal emulation software",
"description": "Software that allows a computer to act like a particular brand of terminal. The computer thus appears as a terminal to the host computer and accepts the same escape sequences for functions, such as cursor positioning and clearing the screen.",
"example": [
"Terminal emulation software",
"Telnet programs software",
"Zephyr EXTRA! Terminal Emulation",
"Rasmussen Software Anzio"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/",
"code": "11-3021.00",
"title": "Computer and Information Systems Managers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/",
"code": "49-2011.00",
"title": "Computer, Automated Teller, and Office Machine Repairers",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/",
"code": "17-3023.00",
"title": "Electrical and Electronic Engineering Technologists and Technicians",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/",
"code": "51-2022.00",
"title": "Electrical and Electronic Equipment Assemblers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 2
,
"title": "Job Zone Two: Some Preparation Needed"
}
}
]
}