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/19-3092.00/related/tools_used/41104601
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41104601
,
"title": "Laboratory box furnaces",
"example": [
"Gas-mixing furnaces",
"High temperature laboratory box furnaces",
"Muffle furnaces"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
"code": "19-4031.00",
"title": "Chemical Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Muffle furnaces"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/",
"code": "19-2031.00",
"title": "Chemists",
"tags": {
"bright_outlook": true
},
"example": [
"Box furnace ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3025.00/",
"code": "17-3025.00",
"title": "Environmental Engineering Technologists and Technicians",
"tags": {},
"example": [
"Muffle furnaces"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/",
"code": "17-2111.02",
"title": "Fire-Prevention and Protection Engineers",
"tags": {},
"example": [
"Flame spread testers",
"Flammability testers",
"Smoke density testers",
"Wall panel furnaces"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/",
"code": "19-1012.00",
"title": "Food Scientists and Technologists",
"tags": {
"bright_outlook": true
},
"example": [
"Muffle furnaces"
]
}
]
}