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-2141.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 47,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Plasma etchers",
            "Rapid thermal processing systems",
            "Wafer dicing saws",
            "Wire bonders"
         ],
         "example_more": [
            "Aligners",
            "Anodic wafer bonding systems",
            "Contact lithography equipment",
            "Deep reactive ion etchers DRIE",
            "Evaporation systems",
            "Flip-chip wafer bonding systems",
            "Precision positioning tables",
            "Projection lithography equipment",
            "Spin-coaters",
            "Sputtering systems",
            "Wafer bonding systems"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Digital particle image velocimeters",
            "Laser Doppler anemometers",
            "Laser Doppler velocimeters LDV",
            "Pitot tubes"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators",
            "Pattern generators"
         ]
      },
      {
         "code": 23153130,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/23153130",
         "title": "Machine mounts or vibration isolators",
         "example": [
            "Vibration control systems",
            "Vibration isolators"
         ]
      },
      {
         "code": 32101631,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/32101631",
         "title": "Voltage comparator integrated circuits",
         "example": [
            "Analog to digital converters",
            "Digital to analog converters"
         ]
      },
      {
         "code": 41111724,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41111724",
         "title": "Scanning probe microscopes",
         "example": [
            "Scanning probe microscopes SPM",
            "Scanning tunneling microscopes STM"
         ]
      },
      {
         "code": 41111934,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41111934",
         "title": "Force or torque sensors",
         "example": [
            "Force transducers",
            "Torque transducers"
         ]
      },
      {
         "code": 41112516,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41112516",
         "title": "Flow transmitters",
         "example": [
            "Subsonic wind tunnels",
            "Supersonic wind tunnels"
         ]
      },
      {
         "code": 41111926,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41111926",
         "title": "Proximity sensors",
         "example": [
            "Position transducers",
            "Radio frequency sensors"
         ]
      },
      {
         "code": 41111808,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41111808",
         "title": "X ray radiography examination equipment",
         "example": [
            "X ray radiographic systems",
            "X ray tubes"
         ]
      }
   ]
}