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-3091.00/related/tools_used/23181703
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23181703
,
"title": "Cooking machinery",
"example": [
"Baking equipment",
"Melting tanks"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Depanning machines",
"Egg breaking machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/",
"code": "51-3093.00",
"title": "Food Cooking Machine Operators and Tenders",
"tags": {},
"example": [
"Boilers",
"Continuous baking ovens",
"Vacuum batch cookers",
"Water immersion retorts"
]
},
{
"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": [
"Jet cooking systems",
"Thermal processing equipment"
]
}
]
}