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/43-5011.01/related/work_context/4.C.2.a.1.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.2.a.1.a",
"name": "Indoors, Environmentally Controlled",
"description": "How often does this job require working indoors in an environmentally controlled environment (like a warehouse with air conditioning)?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.a.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
"code": "15-2011.00",
"title": "Actuaries",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/",
"code": "29-1291.00",
"title": "Acupuncturists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
"code": "49-3091.00",
"title": "Bicycle Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
"code": "51-3021.00",
"title": "Butchers and Meat Cutters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
}
]
}
"summary": {
"id": "4.C.2.a.1.a",
"name": "Indoors, Environmentally Controlled",
"description": "How often does this job require working indoors in an environmentally controlled environment (like a warehouse with air conditioning)?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.a.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
"code": "15-2011.00",
"title": "Actuaries",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/",
"code": "29-1291.00",
"title": "Acupuncturists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
"code": "49-3091.00",
"title": "Bicycle Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
"code": "51-3021.00",
"title": "Butchers and Meat Cutters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
}
]
}