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-8013.00/related/tools_used/40101802
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 40101802
,
"title": "Heat exchangers",
"example": [
"Fin fan heat exchangers",
"Plate exchangers",
"Shell and tube heat exchangers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
"code": "51-8099.01",
"title": "Biofuels Processing Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/",
"code": "17-2041.00",
"title": "Chemical Engineers",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/",
"code": "51-9011.00",
"title": "Chemical Equipment Operators and Tenders",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/",
"code": "51-9193.00",
"title": "Cooling and Freezing Equipment Operators and Tenders",
"tags": {
"bright_outlook": true
},
"example": [
"Falling film heat exchangers",
"Plate heat exchangers",
"Scraped surface heat exchangers",
"Shell and tube heat exchangers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3091.00/",
"code": "51-3091.00",
"title": "Food and Tobacco Roasting, Baking, and Drying Machine Operators and Tenders",
"tags": {},
"example": [
"Heat exchanger conversion kits",
"Heat exchanger systems"
]
}
]
}