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/29-1125.00/related/work_context/4.C.3.b.8
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.3.b.8",
"name": "Determine Tasks, Priorities and Goals",
"description": "How much freedom does the worker have in determining the tasks, priorities, or goals of the job?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.3.b.8"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/",
"code": "21-2021.00",
"title": "Directors, Religious Activities and Education",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1081.00/",
"code": "29-1081.00",
"title": "Podiatrists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/",
"code": "29-1229.03",
"title": "Urologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1041.00/",
"code": "25-1041.00",
"title": "Agricultural Sciences Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.C.3.b.8",
"name": "Determine Tasks, Priorities and Goals",
"description": "How much freedom does the worker have in determining the tasks, priorities, or goals of the job?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.3.b.8"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/",
"code": "21-2021.00",
"title": "Directors, Religious Activities and Education",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1081.00/",
"code": "29-1081.00",
"title": "Podiatrists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/",
"code": "29-1229.03",
"title": "Urologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1041.00/",
"code": "25-1041.00",
"title": "Agricultural Sciences Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/",
"code": "29-1011.00",
"title": "Chiropractors",
"tags": {
"bright_outlook": true
}
}
]
}