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/27-3043.00/related/work_context/4.C.1.a.4
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.1.a.4",
"name": "Contact With Others",
"description": "How much does this job require the worker to be in contact with others (face-to-face, by telephone, or otherwise) in order to perform it?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.a.4"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9031.00/",
"code": "11-9031.00",
"title": "Education and Childcare Administrators, Preschool and Daycare",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
"code": "39-1022.00",
"title": "First-Line Supervisors of Personal Service Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4111.00/",
"code": "43-4111.00",
"title": "Interviewers, Except Eligibility and Loan",
"tags": {}
}
]
}
"summary": {
"id": "4.C.1.a.4",
"name": "Contact With Others",
"description": "How much does this job require the worker to be in contact with others (face-to-face, by telephone, or otherwise) in order to perform it?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.a.4"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9031.00/",
"code": "11-9031.00",
"title": "Education and Childcare Administrators, Preschool and Daycare",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
"code": "39-1022.00",
"title": "First-Line Supervisors of Personal Service Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4111.00/",
"code": "43-4111.00",
"title": "Interviewers, Except Eligibility and Loan",
"tags": {}
}
]
}