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/15-1253.00/related/work_context/4.C.3.b.4
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.3.b.4",
"name": "Importance of Being Exact or Accurate",
"description": "How important is being very exact or highly accurate in performing this job?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.3.b.4"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/",
"code": "29-2011.00",
"title": "Medical and Clinical Laboratory Technologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/",
"code": "51-4061.00",
"title": "Model Makers, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1217.00/",
"code": "29-1217.00",
"title": "Neurologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/",
"code": "29-1051.00",
"title": "Pharmacists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/",
"code": "29-2052.00",
"title": "Pharmacy Technicians",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.C.3.b.4",
"name": "Importance of Being Exact or Accurate",
"description": "How important is being very exact or highly accurate in performing this job?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.3.b.4"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/",
"code": "29-2011.00",
"title": "Medical and Clinical Laboratory Technologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/",
"code": "51-4061.00",
"title": "Model Makers, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1217.00/",
"code": "29-1217.00",
"title": "Neurologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/",
"code": "29-1051.00",
"title": "Pharmacists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/",
"code": "29-2052.00",
"title": "Pharmacy Technicians",
"tags": {
"bright_outlook": true
}
}
]
}