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/47-2121.00/related/skills/2.B.3.g
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.B.3.g",
"name": "Operations Monitoring",
"description": "Watching gauges, dials, or other indicators to make sure a machine is working properly.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.3.g"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
"code": "53-2011.00",
"title": "Airline Pilots, Copilots, and Flight Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
"code": "53-2012.00",
"title": "Commercial Pilots",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8092.00/",
"code": "51-8092.00",
"title": "Gas Plant Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {}
}
]
}
"summary": {
"id": "2.B.3.g",
"name": "Operations Monitoring",
"description": "Watching gauges, dials, or other indicators to make sure a machine is working properly.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.3.g"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
"code": "53-2011.00",
"title": "Airline Pilots, Copilots, and Flight Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
"code": "53-2012.00",
"title": "Commercial Pilots",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8092.00/",
"code": "51-8092.00",
"title": "Gas Plant Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {}
}
]
}