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-2021.00/related/tasks/9074
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "9074",
"title": "Measure wind, temperature, and humidity in the upper atmosphere, using weather balloons.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/19-2021.00?tasks=9074"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
"code": "19-2042.00",
"title": "Geoscientists, Except Hydrologists and Geographers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/",
"code": "19-1032.00",
"title": "Foresters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1031.03/",
"code": "19-1031.03",
"title": "Park Naturalists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/",
"code": "19-2011.00",
"title": "Astronomers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "9074",
"title": "Measure wind, temperature, and humidity in the upper atmosphere, using weather balloons.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/19-2021.00?tasks=9074"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
"code": "19-2042.00",
"title": "Geoscientists, Except Hydrologists and Geographers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/",
"code": "19-1032.00",
"title": "Foresters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1031.03/",
"code": "19-1031.03",
"title": "Park Naturalists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/",
"code": "19-1023.00",
"title": "Zoologists and Wildlife Biologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/",
"code": "19-2011.00",
"title": "Astronomers",
"tags": {
"bright_outlook": true
}
}
]
}