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-2072.00/related/work_styles/1.C.4.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.C.4.a",
"name": "Self-Control",
"description": "Job requires maintaining composure, keeping emotions in check, controlling anger, and avoiding aggressive behavior, even in very difficult situations.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_styles/1.C.4.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
"code": "39-1022.00",
"title": "First-Line Supervisors of Personal Service Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1023.00/",
"code": "23-1023.00",
"title": "Judges, Magistrate Judges, and Magistrates",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3033.00/",
"code": "19-3033.00",
"title": "Clinical and Counseling Psychologists",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "1.C.4.a",
"name": "Self-Control",
"description": "Job requires maintaining composure, keeping emotions in check, controlling anger, and avoiding aggressive behavior, even in very difficult situations.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_styles/1.C.4.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
"code": "39-1022.00",
"title": "First-Line Supervisors of Personal Service Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1023.00/",
"code": "23-1023.00",
"title": "Judges, Magistrate Judges, and Magistrates",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3033.00/",
"code": "19-3033.00",
"title": "Clinical and Counseling Psychologists",
"tags": {
"bright_outlook": true
}
}
]
}