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/19-4044.00/related/tasks/22298
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "22298",
"title": "Estimate the costs and benefits of municipal projects, such as hydroelectric power plants, irrigation systems, and wastewater treatment facilities.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/19-4044.00?tasks=22298"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/",
"code": "17-3026.00",
"title": "Industrial Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3011.00/",
"code": "17-3011.00",
"title": "Architectural and Civil Drafters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/",
"code": "17-3023.00",
"title": "Electrical and Electronic Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.00/",
"code": "17-3027.00",
"title": "Mechanical Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "22298",
"title": "Estimate the costs and benefits of municipal projects, such as hydroelectric power plants, irrigation systems, and wastewater treatment facilities.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/19-4044.00?tasks=22298"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3026.00/",
"code": "17-3026.00",
"title": "Industrial Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3011.00/",
"code": "17-3011.00",
"title": "Architectural and Civil Drafters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/",
"code": "17-3023.00",
"title": "Electrical and Electronic Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.00/",
"code": "17-3027.00",
"title": "Mechanical Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
}
]
}