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/13-1081.00/related/tools_used/41113706
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41113706
,
"title": "Semiconductor testers",
"example": [
"Teradyne Catalyst",
"Teradyne J750 testers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/",
"code": "17-2199.06",
"title": "Microsystems Engineers",
"tags": {},
"example": [
"Curve tracers",
"Parametric testers",
"Semiconductor parameter analyzers",
"Thin film measurement systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/",
"code": "17-2199.09",
"title": "Nanosystems Engineers",
"tags": {},
"example": [
"Semiconductor parameter analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3026.01/",
"code": "17-3026.01",
"title": "Nanotechnology Engineering Technologists and Technicians",
"tags": {},
"example": [
"Linewidth measurement systems",
"Optical thin film measurement systems",
"Parametric analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2199.07/",
"code": "17-2199.07",
"title": "Photonics Engineers",
"tags": {},
"example": [
"Semiconductor parameter analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3029.08/",
"code": "17-3029.08",
"title": "Photonics Technicians",
"tags": {},
"example": [
"Semiconductor parameter analyzers"
]
}
]
}