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/11-3051.03/related/tools_used/40141609
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 40141609
,
"title": "Control valves",
"example": [
"Flow control valves FCV",
"Throttle control valves TCV"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
"code": "51-8099.01",
"title": "Biofuels Processing Technicians",
"tags": {},
"example": [
"Flow control valves FCV",
"Throttle control valves TCV"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/",
"code": "53-2031.00",
"title": "Flight Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"Water system shutoff valves"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8092.00/",
"code": "51-8092.00",
"title": "Gas Plant Operators",
"tags": {},
"example": [
"Gas distribution control valves"
]
}
]
}