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-2199.11/related/tools_used/23211101
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23211101
,
"title": "Semiconductor process systems",
"example": [
"Focused ion beam FIB systems",
"Ion beam assisted deposition IBAD systems",
"Ion mills",
"Plasma enhanced chemical vapor deposition PECVD systems"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/",
"code": "17-2071.00",
"title": "Electrical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Electron beam evaporators",
"Wafer steppers",
"Wet chemical clean benches",
"Wire bonders"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9194.00/",
"code": "51-9194.00",
"title": "Etchers and Engravers",
"tags": {},
"example": [
"Contact printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/",
"code": "17-2131.00",
"title": "Materials Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Etching equipment",
"Micromanipulators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2032.00/",
"code": "19-2032.00",
"title": "Materials Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Reactive ion etchers RIE",
"Sputter deposition systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/",
"code": "17-2141.00",
"title": "Mechanical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Plasma etchers",
"Rapid thermal processing systems",
"Wafer dicing saws",
"Wire bonders"
]
}
]
}