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/mnm/industries/93/some_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 205,
   "next": "https://api-v2.onetcenter.org/mnm/industries/93/some_people?start=21&end=40",
   "example": {
      "href": "https://api-v2.onetcenter.org/mnm/careers/21-1021.00/",
      "code": "21-1021.00",
      "title": "Child, Family, & School Social Workers",
      "tags": {},
      "percent_employed": 40
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2021.00/",
         "code": "17-2021.00",
         "title": "Agricultural Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics & Service Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1229.01/",
         "code": "29-1229.01",
         "title": "Allergists & Immunologists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3011.00/",
         "code": "53-3011.00",
         "title": "Ambulance Drivers & Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-3091.00/",
         "code": "39-3091.00",
         "title": "Amusement & Recreation Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists & Archeologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2023.00/",
         "code": "13-2023.00",
         "title": "Appraisers & Assessors of Real Estate",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2022.00/",
         "code": "13-2022.00",
         "title": "Appraisers of Personal & Business Property",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/23-1022.00/",
         "code": "23-1022.00",
         "title": "Arbitrators, Mediators, & Conciliators",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-4011.00/",
         "code": "25-4011.00",
         "title": "Archivists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-2011.00/",
         "code": "19-2011.00",
         "title": "Astronomers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-2021.00/",
         "code": "19-2021.00",
         "title": "Atmospheric & Space Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1029.01/",
         "code": "19-1029.01",
         "title": "Bioinformatics Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2099.01/",
         "code": "15-2099.01",
         "title": "Bioinformatics Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-4021.00/",
         "code": "19-4021.00",
         "title": "Biological Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1029.04/",
         "code": "19-1029.04",
         "title": "Biologists",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}