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-1241.00/related/tasks/18983
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "18983",
"title": "Prepare or monitor project schedules, budgets, or cost control systems.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/15-1241.00?tasks=18983"
},
"occupation": [
{
"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/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2031.00/",
"code": "15-2031.00",
"title": "Operations Research Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.09/",
"code": "15-1299.09",
"title": "Information Technology Project Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.01/",
"code": "15-1299.01",
"title": "Web Administrators",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "18983",
"title": "Prepare or monitor project schedules, budgets, or cost control systems.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/15-1241.00?tasks=18983"
},
"occupation": [
{
"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/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2031.00/",
"code": "15-2031.00",
"title": "Operations Research Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.09/",
"code": "15-1299.09",
"title": "Information Technology Project Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.01/",
"code": "15-1299.01",
"title": "Web Administrators",
"tags": {
"bright_outlook": true
}
}
]
}