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/11-3061.00/related/knowledge/2.C.1.f
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.1.f",
"name": "Personnel and Human Resources",
"description": "Knowledge of principles and procedures for personnel recruitment, selection, training, compensation and benefits, labor relations and negotiation, and personnel information systems.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/",
"code": "19-3032.00",
"title": "Industrial-Organizational Psychologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3121.00/",
"code": "11-3121.00",
"title": "Human Resources Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1071.00/",
"code": "13-1071.00",
"title": "Human Resources Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9081.00/",
"code": "11-9081.00",
"title": "Lodging Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.1.f",
"name": "Personnel and Human Resources",
"description": "Knowledge of principles and procedures for personnel recruitment, selection, training, compensation and benefits, labor relations and negotiation, and personnel information systems.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/",
"code": "19-3032.00",
"title": "Industrial-Organizational Psychologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3121.00/",
"code": "11-3121.00",
"title": "Human Resources Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1071.00/",
"code": "13-1071.00",
"title": "Human Resources Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9081.00/",
"code": "11-9081.00",
"title": "Lodging Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
}
]
}