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/31/most_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 106,
   "next": "https://api-v2.onetcenter.org/mnm/industries/31/most_people?start=21&end=40",
   "example": {
      "href": "https://api-v2.onetcenter.org/mnm/careers/51-9161.00/",
      "code": "51-9161.00",
      "title": "Computer Numerically Controlled Tool Operators",
      "tags": {},
      "percent_employed": 93
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering & Operations Technologists & Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-2011.00/",
         "code": "51-2011.00",
         "title": "Aircraft Structure, Surfaces, Rigging, & Systems Assemblers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3051.03/",
         "code": "11-3051.03",
         "title": "Biofuels Production Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3051.04/",
         "code": "11-3051.04",
         "title": "Biomass Power Plant Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-7011.00/",
         "code": "51-7011.00",
         "title": "Cabinetmakers & Bench Carpenters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2041.00/",
         "code": "17-2041.00",
         "title": "Chemical Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9011.00/",
         "code": "51-9011.00",
         "title": "Chemical Equipment Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-8091.00/",
         "code": "51-8091.00",
         "title": "Chemical Plant & System Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9192.00/",
         "code": "51-9192.00",
         "title": "Cleaning, Washing, & Metal Pickling Equipment Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9124.00/",
         "code": "51-9124.00",
         "title": "Coating, Painting, & Spraying Machine Setters, Operators, & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-2021.00/",
         "code": "51-2021.00",
         "title": "Coil Winders, Tapers, & Finishers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9161.00/",
         "code": "51-9161.00",
         "title": "Computer Numerically Controlled Tool Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9162.00/",
         "code": "51-9162.00",
         "title": "Computer Numerically Controlled Tool Programmers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9193.00/",
         "code": "51-9193.00",
         "title": "Cooling & Freezing Equipment Operators & Tenders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9021.00/",
         "code": "51-9021.00",
         "title": "Crushing, Grinding, & Polishing Machine Setters, Operators, & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9031.00/",
         "code": "51-9031.00",
         "title": "Cutters & Trimmers, Hand",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9032.00/",
         "code": "51-9032.00",
         "title": "Cutting & Slicing Machine Setters, Operators, & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-4031.00/",
         "code": "51-4031.00",
         "title": "Cutting, Punching, & Press Machine Setters, Operators, & Tenders, Metal & Plastic",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9081.00/",
         "code": "51-9081.00",
         "title": "Dental Laboratory Technicians",
         "tags": {}
      }
   ]
}