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/53-7073.00/related/work_context/4.C.2.a.1.f
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.2.a.1.f",
"name": "In an Enclosed Vehicle or Operate Enclosed Equipment",
"description": "How often does this job require working in a closed vehicle or operate enclosed equipment (like a car)?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.a.1.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/",
"code": "33-3031.00",
"title": "Fish and Game Wardens",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-4041.00/",
"code": "53-4041.00",
"title": "Subway and Streetcar Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7061.00/",
"code": "53-7061.00",
"title": "Cleaners of Vehicles and Equipment",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/",
"code": "53-3032.00",
"title": "Heavy and Tractor-Trailer Truck Drivers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/",
"code": "37-2021.00",
"title": "Pest Control Workers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.C.2.a.1.f",
"name": "In an Enclosed Vehicle or Operate Enclosed Equipment",
"description": "How often does this job require working in a closed vehicle or operate enclosed equipment (like a car)?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.a.1.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/",
"code": "33-3031.00",
"title": "Fish and Game Wardens",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-4041.00/",
"code": "53-4041.00",
"title": "Subway and Streetcar Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7061.00/",
"code": "53-7061.00",
"title": "Cleaners of Vehicles and Equipment",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/",
"code": "53-3032.00",
"title": "Heavy and Tractor-Trailer Truck Drivers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/",
"code": "37-2021.00",
"title": "Pest Control Workers",
"tags": {
"bright_outlook": true
}
}
]
}