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/25-1043.00/related/work_values/1.B.2.e
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.B.2.e",
"work_value_code": "S",
"name": "Support",
"description": "Occupations that satisfy this work value offer supportive management that stands behind employees. Corresponding needs are Company Policies, Supervision: Human Relations and Supervision: Technical.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_values/S"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/",
"code": "53-7011.00",
"title": "Conveyor Operators and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/",
"code": "51-9031.00",
"title": "Cutters and Trimmers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/",
"code": "47-5011.00",
"title": "Derrick Operators, Oil and Gas",
"tags": {}
}
]
}
"summary": {
"id": "1.B.2.e",
"work_value_code": "S",
"name": "Support",
"description": "Occupations that satisfy this work value offer supportive management that stands behind employees. Corresponding needs are Company Policies, Supervision: Human Relations and Supervision: Technical.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_values/S"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/",
"code": "53-7011.00",
"title": "Conveyor Operators and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/",
"code": "51-9031.00",
"title": "Cutters and Trimmers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/",
"code": "47-5011.00",
"title": "Derrick Operators, Oil and Gas",
"tags": {}
}
]
}