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-3024.00/related/tools_used/23101513
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23101513
,
"title": "Milling machines",
"example": [
"Computerized numerical control CNC machining centers",
"Machining centers",
"Manual mills"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
"code": "51-2011.00",
"title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
},
"example": [
"Computer-guided milling machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Computer numerical control CNC routers",
"Computer numerical control CNC vertical knee mills"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.02/",
"code": "17-2141.02",
"title": "Automotive Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Five-axis machining centers",
"Three-axis vertical mills"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": []
}
]
}