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/53-6061.00/related/knowledge/2.C.9.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.9.a",
"name": "Telecommunications",
"description": "Knowledge of transmission, broadcasting, switching, control, and operation of telecommunications systems.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.9.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1241.01/",
"code": "15-1241.01",
"title": "Telecommunications Engineering Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/",
"code": "49-9052.00",
"title": "Telecommunications Line Installers and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/",
"code": "49-2022.00",
"title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/",
"code": "15-1241.00",
"title": "Computer Network Architects",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.9.a",
"name": "Telecommunications",
"description": "Knowledge of transmission, broadcasting, switching, control, and operation of telecommunications systems.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.9.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1241.01/",
"code": "15-1241.01",
"title": "Telecommunications Engineering Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/",
"code": "49-9052.00",
"title": "Telecommunications Line Installers and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/",
"code": "49-2022.00",
"title": "Telecommunications Equipment Installers and Repairers, Except Line Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/",
"code": "15-1241.00",
"title": "Computer Network Architects",
"tags": {
"bright_outlook": true
}
}
]
}