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/online/occupations/17-3024.01/related/knowledge/2.C.3.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.3.a",
"name": "Computers and Electronics",
"description": "Knowledge of circuit boards, processors, chips, electronic equipment, and computer hardware and software, including applications and programming.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.3.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/",
"code": "15-1231.00",
"title": "Computer Network Support Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1014.00/",
"code": "27-1014.00",
"title": "Special Effects Artists and Animators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/",
"code": "15-1244.00",
"title": "Network and Computer Systems Administrators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/",
"code": "15-1299.08",
"title": "Computer Systems Engineers/Architects",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/",
"code": "15-1232.00",
"title": "Computer User Support Specialists",
"tags": {}
}
]
}
"summary": {
"id": "2.C.3.a",
"name": "Computers and Electronics",
"description": "Knowledge of circuit boards, processors, chips, electronic equipment, and computer hardware and software, including applications and programming.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.3.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/",
"code": "15-1231.00",
"title": "Computer Network Support Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1014.00/",
"code": "27-1014.00",
"title": "Special Effects Artists and Animators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/",
"code": "15-1244.00",
"title": "Network and Computer Systems Administrators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/",
"code": "15-1299.08",
"title": "Computer Systems Engineers/Architects",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/",
"code": "15-1232.00",
"title": "Computer User Support Specialists",
"tags": {}
}
]
}