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/27-1022.00/related/work_activities/4.A.4.b.4
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.b.4",
"name": "Guiding, Directing, and Motivating Subordinates",
"description": "Providing guidance and direction to subordinates, including setting performance standards and monitoring performance.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.b.4"
},
"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/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2032.00/",
"code": "27-2032.00",
"title": "Choreographers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9032.00/",
"code": "11-9032.00",
"title": "Education Administrators, Kindergarten through Secondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/",
"code": "33-1021.00",
"title": "First-Line Supervisors of Firefighting and Prevention Workers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.b.4",
"name": "Guiding, Directing, and Motivating Subordinates",
"description": "Providing guidance and direction to subordinates, including setting performance standards and monitoring performance.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.b.4"
},
"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/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2032.00/",
"code": "27-2032.00",
"title": "Choreographers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9032.00/",
"code": "11-9032.00",
"title": "Education Administrators, Kindergarten through Secondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/",
"code": "33-1021.00",
"title": "First-Line Supervisors of Firefighting and Prevention Workers",
"tags": {}
}
]
}