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/17-3021.00/related/detailed_work_activities/4.A.2.b.1.I08.D01
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.b.1.I08.D01",
"title": "Estimate technical or resource requirements for development or production projects.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/17-3021.00?activities=4.A.2.b.1.I08.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/",
"code": "17-2112.01",
"title": "Human Factors Engineers and Ergonomists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
"code": "17-3022.00",
"title": "Civil Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/",
"code": "17-2051.00",
"title": "Civil Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3012.00/",
"code": "17-3012.00",
"title": "Electrical and Electronics Drafters",
"tags": {}
}
]
}
"summary": {
"id": "4.A.2.b.1.I08.D01",
"title": "Estimate technical or resource requirements for development or production projects.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/17-3021.00?activities=4.A.2.b.1.I08.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/",
"code": "17-2112.01",
"title": "Human Factors Engineers and Ergonomists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
"code": "17-3022.00",
"title": "Civil Engineering Technologists and Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/",
"code": "17-2051.00",
"title": "Civil Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3012.00/",
"code": "17-3012.00",
"title": "Electrical and Electronics Drafters",
"tags": {}
}
]
}