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/occupations/51-2022.00/related/technology_skills/43232911
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43232911
,
"title": "Network connectivity terminal emulation software",
"example": [
"Rasmussen Software Anzio",
"Terminal emulation software"
],
"occupation_total": 4
,
"see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232911"
},
"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
},
"example": [
"Telnet programs software",
"Zephyr EXTRA! Terminal Emulation"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/",
"code": "49-2011.00",
"title": "Computer, Automated Teller, and Office Machine Repairers",
"tags": {},
"example": [
"Terminal emulation software"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/",
"code": "17-3023.00",
"title": "Electrical and Electronic Engineering Technologists and Technicians",
"tags": {},
"example": [
"Terminal emulation software"
]
}
]
}