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/15-1244.00/related/work_activities/4.A.4.a.7
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.7",
"name": "Resolving Conflicts and Negotiating with Others",
"description": "Handling complaints, settling disputes, and resolving grievances and conflicts, or otherwise negotiating with others.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.a.7"
},
"occupation": [
{
"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/33-3051.00/",
"code": "33-3051.00",
"title": "Police and Sheriff's Patrol Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1022.00/",
"code": "23-1022.00",
"title": "Arbitrators, Mediators, and Conciliators",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9022.00/",
"code": "41-9022.00",
"title": "Real Estate Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/",
"code": "11-9021.00",
"title": "Construction Managers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.4.a.7",
"name": "Resolving Conflicts and Negotiating with Others",
"description": "Handling complaints, settling disputes, and resolving grievances and conflicts, or otherwise negotiating with others.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.a.7"
},
"occupation": [
{
"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/33-3051.00/",
"code": "33-3051.00",
"title": "Police and Sheriff's Patrol Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1022.00/",
"code": "23-1022.00",
"title": "Arbitrators, Mediators, and Conciliators",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9022.00/",
"code": "41-9022.00",
"title": "Real Estate Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/",
"code": "11-9021.00",
"title": "Construction Managers",
"tags": {
"bright_outlook": true
}
}
]
}