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/47-3011.00/related/knowledge/2.C.1.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.1.a",
"name": "Administration and Management",
"description": "Knowledge of business and management principles involved in strategic planning, resource allocation, human resources modeling, leadership technique, production methods, and coordination of people and resources.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"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-9111.00/",
"code": "11-9111.00",
"title": "Medical and Health Services Managers",
"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/11-9032.00/",
"code": "11-9032.00",
"title": "Education Administrators, Kindergarten through Secondary",
"tags": {}
}
]
}
"summary": {
"id": "2.C.1.a",
"name": "Administration and Management",
"description": "Knowledge of business and management principles involved in strategic planning, resource allocation, human resources modeling, leadership technique, production methods, and coordination of people and resources.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"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-9111.00/",
"code": "11-9111.00",
"title": "Medical and Health Services Managers",
"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/11-9032.00/",
"code": "11-9032.00",
"title": "Education Administrators, Kindergarten through Secondary",
"tags": {}
}
]
}