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-2021.00/related/work_activities/4.A.2.b.6
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.6",
"name": "Organizing, Planning, and Prioritizing Work",
"description": "Developing specific goals and plans to prioritize, organize, and accomplish your work.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.2.b.6"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/",
"code": "21-1094.00",
"title": "Community Health Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/",
"code": "25-1113.00",
"title": "Social Work Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4161.00/",
"code": "43-4161.00",
"title": "Human Resources Assistants, Except Payroll and Timekeeping",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4151.00/",
"code": "43-4151.00",
"title": "Order Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.09/",
"code": "15-1299.09",
"title": "Information Technology Project Managers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.2.b.6",
"name": "Organizing, Planning, and Prioritizing Work",
"description": "Developing specific goals and plans to prioritize, organize, and accomplish your work.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.2.b.6"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/",
"code": "21-1094.00",
"title": "Community Health Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/",
"code": "25-1113.00",
"title": "Social Work Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4161.00/",
"code": "43-4161.00",
"title": "Human Resources Assistants, Except Payroll and Timekeeping",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4151.00/",
"code": "43-4151.00",
"title": "Order Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.09/",
"code": "15-1299.09",
"title": "Information Technology Project Managers",
"tags": {
"bright_outlook": true
}
}
]
}