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-2071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 48,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Electron beam evaporators",
            "Wafer steppers",
            "Wet chemical clean benches",
            "Wire bonders"
         ],
         "example_more": [
            "Fog chambers",
            "Linearization testbeds",
            "Low pressure chemical vapor deposition LPCVD systems",
            "Molecular beam epitaxy MBE systems",
            "Photolithography equipment",
            "Plasma ashers",
            "Spin-coaters",
            "Tube etchers",
            "Vacuum chambers"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Auger electron spectrometers",
            "Electrochemical CV dopant profilers",
            "Secondary ion mass spectrometers SIMS",
            "X ray photoemission spectrometers"
         ],
         "example_more": [
            "Photoluminescence spectrometers"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Programmable function generators",
            "Synthesized continuous wave CW generators",
            "Vector signal generators"
         ]
      },
      {
         "code": 41104603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41104603",
         "title": "Tube furnaces",
         "example": [
            "Doping tubes",
            "Oxidation tubes",
            "Vertical furnaces"
         ]
      },
      {
         "code": 41104803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41104803",
         "title": "Laboratory evaporators",
         "example": [
            "Filament evaporators",
            "Metal evaporation systems",
            "Vacuum system/thermal evaporators"
         ]
      },
      {
         "code": 41113638,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41113638",
         "title": "Oscilloscopes",
         "example": [
            "Digital oscilloscopes",
            "Mixed signal oscilloscopes",
            "Sampling oscilloscopes"
         ]
      },
      {
         "code": 41104609,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41104609",
         "title": "Laboratory safety furnaces",
         "example": [
            "Annealing furnaces",
            "Diffusion furnaces",
            "Oxidation furnaces"
         ]
      },
      {
         "code": 41111724,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41111724",
         "title": "Scanning probe microscopes",
         "example": [
            "Atomic force microscopes",
            "Scanning tunneling microscopes STM"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Digital voltmeters DVM",
            "Pulsed current-voltage IV analyzer"
         ]
      },
      {
         "code": 41113647,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/related/tools_used/41113647",
         "title": "Frequency calibrator or simulator",
         "example": [
            "Frequency drives",
            "Signal analyzers"
         ]
      }
   ]
}