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-1299.08/related/skills/2.B.3.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.B.3.a",
"name": "Operations Analysis",
"description": "Analyzing needs and product requirements to create a design.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.3.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2161.00/",
"code": "17-2161.00",
"title": "Nuclear Engineers",
"tags": {}
},
{
"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/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.B.3.a",
"name": "Operations Analysis",
"description": "Analyzing needs and product requirements to create a design.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.3.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2161.00/",
"code": "17-2161.00",
"title": "Nuclear Engineers",
"tags": {}
},
{
"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/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
}
}
]
}