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/19-3099.01/related/work_styles/1.C.5.c
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.C.5.c",
"name": "Integrity",
"description": "Job requires being honest and ethical.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_styles/1.C.5.c"
},
"occupation": [
{
"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/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2099.04/",
"code": "13-2099.04",
"title": "Fraud Examiners, Investigators and Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/",
"code": "29-2092.00",
"title": "Hearing Aid Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3031.01/",
"code": "11-3031.01",
"title": "Treasurers and Controllers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "1.C.5.c",
"name": "Integrity",
"description": "Job requires being honest and ethical.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_styles/1.C.5.c"
},
"occupation": [
{
"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/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2099.04/",
"code": "13-2099.04",
"title": "Fraud Examiners, Investigators and Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/",
"code": "29-2092.00",
"title": "Hearing Aid Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3031.01/",
"code": "11-3031.01",
"title": "Treasurers and Controllers",
"tags": {
"bright_outlook": true
}
}
]
}