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-3011.01/related/tasks/19986
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "19986",
"title": "Develop programs or policy recommendations to promote sustainability and sustainable development.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/19-3011.01?tasks=19986"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2041.03/",
"code": "19-2041.03",
"title": "Industrial Ecologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2041.00/",
"code": "19-2041.00",
"title": "Environmental Scientists and Specialists, Including Health",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/",
"code": "19-1031.00",
"title": "Conservation Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/",
"code": "19-1013.00",
"title": "Soil and Plant Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4044.00/",
"code": "19-4044.00",
"title": "Hydrologic Technicians",
"tags": {}
}
]
}
"summary": {
"id": "19986",
"title": "Develop programs or policy recommendations to promote sustainability and sustainable development.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/19-3011.01?tasks=19986"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2041.03/",
"code": "19-2041.03",
"title": "Industrial Ecologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2041.00/",
"code": "19-2041.00",
"title": "Environmental Scientists and Specialists, Including Health",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/",
"code": "19-1031.00",
"title": "Conservation Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/",
"code": "19-1013.00",
"title": "Soil and Plant Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4044.00/",
"code": "19-4044.00",
"title": "Hydrologic Technicians",
"tags": {}
}
]
}