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/49-9091.00/related/work_activities/4.A.4.c.3
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.c.3",
"name": "Monitoring and Controlling Resources",
"description": "Monitoring and controlling resources and overseeing the spending of money.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.c.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.09/",
"code": "15-1299.09",
"title": "Information Technology Project Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/",
"code": "11-9021.00",
"title": "Construction 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-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.02/",
"code": "11-3051.02",
"title": "Geothermal Production Managers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.c.3",
"name": "Monitoring and Controlling Resources",
"description": "Monitoring and controlling resources and overseeing the spending of money.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.c.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.09/",
"code": "15-1299.09",
"title": "Information Technology Project Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/",
"code": "11-9021.00",
"title": "Construction 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-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.02/",
"code": "11-3051.02",
"title": "Geothermal Production Managers",
"tags": {}
}
]
}