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/47-2152.00/related/tools_used/23241511
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23241511
,
"title": "Threading machine",
"example": [
"Pipe threading machines",
"Power pipe threading machines",
"Receding threaders",
"Three-way pipe threaders"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/",
"code": "51-9161.00",
"title": "Computer Numerically Controlled Tool Operators",
"tags": {},
"example": [
"Threading machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/",
"code": "49-2092.00",
"title": "Electric Motor, Power Tool, and Related Repairers",
"tags": {},
"example": [
"Threaders"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3024.00/",
"code": "17-3024.00",
"title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
"tags": {},
"example": [
"Pipe threading machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9098.00/",
"code": "49-9098.00",
"title": "Helpers--Installation, Maintenance, and Repair Workers",
"tags": {},
"example": [
"Pipe threading machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-3015.00/",
"code": "47-3015.00",
"title": "Helpers--Pipelayers, Plumbers, Pipefitters, and Steamfitters",
"tags": {
"bright_outlook": true
},
"example": [
"Pipe threading machines"
]
}
]
}