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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/tools_used/32101628
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 32101628
,
"title": "Microcontrollers",
"example": [
"Common industrial protocol CIP software",
"Programmable automation controllers PAC"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Basic stamp microcontrollers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/",
"code": "17-2041.00",
"title": "Chemical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Programmable logic controllers PLC"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/",
"code": "51-9161.00",
"title": "Computer Numerically Controlled Tool Operators",
"tags": {},
"example": [
"Controllers",
"Programmable logic controllers PLC"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/",
"code": "17-3023.00",
"title": "Electrical and Electronic Engineering Technologists and Technicians",
"tags": {},
"example": [
"Programmable logic controllers PLC"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/",
"code": "49-2094.00",
"title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
"tags": {},
"example": [
"Programmable logic controllers PLC",
"Proportional integral derivative PID controllers",
"Teach pendants"
]
}
]
}