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/29-1141.04/related/detailed_work_activities/4.A.2.b.4.I03.D13
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.4.I03.D13",
"title": "Develop procedures to evaluate organizational activities.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1141.04?activities=4.A.2.b.4.I03.D13"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1111.00/",
"code": "13-1111.00",
"title": "Management Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3131.00/",
"code": "11-3131.00",
"title": "Training and Development Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2051.00/",
"code": "15-2051.00",
"title": "Data Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/",
"code": "11-3051.06",
"title": "Hydroelectric Production Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/",
"code": "11-9121.02",
"title": "Water Resource Specialists",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.2.b.4.I03.D13",
"title": "Develop procedures to evaluate organizational activities.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1141.04?activities=4.A.2.b.4.I03.D13"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1111.00/",
"code": "13-1111.00",
"title": "Management Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3131.00/",
"code": "11-3131.00",
"title": "Training and Development Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2051.00/",
"code": "15-2051.00",
"title": "Data Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/",
"code": "11-3051.06",
"title": "Hydroelectric Production Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/",
"code": "11-9121.02",
"title": "Water Resource Specialists",
"tags": {
"bright_outlook": true
}
}
]
}