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/17-2041.00/related/tools_used/47101521
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 47101521
,
"title": "Ultrafiltration equipment",
"example": [
"Plate filter presses"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3025.00/",
"code": "17-3025.00",
"title": "Environmental Engineering Technologists and Technicians",
"tags": {},
"example": [
"Ultrafiltration cells"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/",
"code": "51-9141.00",
"title": "Semiconductor Processing Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Slurry filter cabinets"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/",
"code": "51-8031.00",
"title": "Water and Wastewater Treatment Plant and System Operators",
"tags": {},
"example": [
"Backwash filters",
"Microstrainers",
"Trickling filter beds",
"Vacuum filters"
]
}
]
}