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/15-1299.02/related/tools_used/41115201
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 41115201,
      "title": "Radarbased surveillance systems",
      "example": [
         "Light detection and ranging LIDAR systems",
         "Synthetic aperture radar SAR"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/",
         "code": "53-2021.00",
         "title": "Air Traffic Controllers",
         "tags": {},
         "example": [
            "Air route surveillance radar ARSR systems",
            "Airport surface detection equipment ASDE systems",
            "Mode S radar systems",
            "Precision runway monitor PRM"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Ground penetrating radar GPR",
            "Remote sensing equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/",
         "code": "19-2011.00",
         "title": "Astronomers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Doppler Rayleigh laser imaging ranging and detecting LIDAR systems",
            "Laser imaging detection and ranging LIDAR systems",
            "Resonance fluorescence laser imaging detection and ranging LIDAR systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/",
         "code": "19-2021.00",
         "title": "Atmospheric and Space Scientists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Doppler radar equipment",
            "Next Generation Weather Radar NEXRAD"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
         "code": "53-6011.00",
         "title": "Bridge and Lock Tenders",
         "tags": {},
         "example": [
            "Radar systems"
         ]
      }
   ]
}