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/13-1032.00/related/work_context/4.C.1.a.2.h
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.1.a.2.h",
"name": "E-Mail",
"description": "How frequently does your job require you to use E-mail?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.a.2.h"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
}
},
{
"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/11-2011.00/",
"code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
"code": "41-3011.00",
"title": "Advertising Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.C.1.a.2.h",
"name": "E-Mail",
"description": "How frequently does your job require you to use E-mail?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.a.2.h"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
}
},
{
"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/11-2011.00/",
"code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
"code": "41-3011.00",
"title": "Advertising Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
}
}
]
}