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/job_families/17-0000
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 59,
   "next": "https://api-v2.onetcenter.org/online/job_families/17-0000?start=21&end=40",
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering and Operations Technologists and Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/",
         "code": "17-2021.00",
         "title": "Agricultural Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
         "code": "17-1011.00",
         "title": "Architects, Except Landscape and Naval",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3011.00/",
         "code": "17-3011.00",
         "title": "Architectural and Civil Drafters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/",
         "code": "17-3027.01",
         "title": "Automotive Engineering Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2141.02/",
         "code": "17-2141.02",
         "title": "Automotive Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
         "code": "17-2031.00",
         "title": "Bioengineers and Biomedical Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3028.00/",
         "code": "17-3028.00",
         "title": "Calibration Technologists and Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/",
         "code": "17-1021.00",
         "title": "Cartographers and Photogrammetrists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/",
         "code": "17-2041.00",
         "title": "Chemical Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
         "code": "17-3022.00",
         "title": "Civil Engineering Technologists and Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/",
         "code": "17-2051.00",
         "title": "Civil Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/",
         "code": "17-2061.00",
         "title": "Computer Hardware Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3019.00/",
         "code": "17-3019.00",
         "title": "Drafters, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/",
         "code": "17-3023.00",
         "title": "Electrical and Electronic Engineering Technologists and Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3012.00/",
         "code": "17-3012.00",
         "title": "Electrical and Electronics Drafters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2071.00/",
         "code": "17-2071.00",
         "title": "Electrical Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3024.00/",
         "code": "17-3024.00",
         "title": "Electro-Mechanical and Mechatronics Technologists and Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2072.00/",
         "code": "17-2072.00",
         "title": "Electronics Engineers, Except Computer",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}