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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

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.06/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Electron beam evaporators",
            "Inductively coupled plasma reactive ion etchers ICP-RIE",
            "Thin film deposition systems",
            "Wet chemical etching systems"
         ],
         "example_more": [
            "Atomic layer deposition ALD systems",
            "Contact mask aligners",
            "Die saws",
            "Direct current DC sputtering systems",
            "Dry etchers",
            "Laser ablation thin film deposition systems",
            "Parylene coaters",
            "Photoresist dispensing systems",
            "Plasma enhanced chemical vapor deposition PECVD systems",
            "Plasma etchers",
            "Radio frequency RF sputtering systems",
            "Spin coaters",
            "Sputter deposition systems",
            "Stepper aligners",
            "Vacuum chambers",
            "Wire bonders"
         ]
      },
      {
         "code": 41113706,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41113706",
         "title": "Semiconductor testers",
         "example": [
            "Curve tracers",
            "Parametric testers",
            "Semiconductor parameter analyzers",
            "Thin film measurement systems"
         ]
      },
      {
         "code": 41113621,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41113621",
         "title": "Impedance meters",
         "example": [
            "Four point probes"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Raman scattering spectroscopes"
         ]
      },
      {
         "code": 41104803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41104803",
         "title": "Laboratory evaporators",
         "example": [
            "Metal evaporators"
         ]
      },
      {
         "code": 41111623,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41111623",
         "title": "Thickness measuring devices",
         "example": [
            "Ellipsometers",
            "Spectroscopic ellipsometers"
         ]
      },
      {
         "code": 41111709,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41111709",
         "title": "Binocular light compound microscopes",
         "example": [
            "Inspection microscopes",
            "Optical compound microscopes"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Critical point dryers"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41115320",
         "title": "Signal generators",
         "example": []
      },
      {
         "code": 41113635,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.06/related/tools_used/41113635",
         "title": "Calibrated resistance measuring equipment",
         "example": [
            "Resistivity measurement systems"
         ]
      }
   ]
}