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/career_clusters/050100
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 48,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/050100?start=21&end=40",
   "summary": {
      "title": "Agriculture",
      "overview": "This Cluster concentrates on scientific advancement of agriscience, cultivation, processing, and distribution of agricultural products, employing advanced technologies and sustainable practices to optimize global food systems.",
      "sub_clusters": [
         "Agribusiness",
         "Agricultural Technology & Automation",
         "Animal Systems",
         "Food Science & Processing",
         "Plant Systems",
         "Water Systems"
      ],
      "example_programs": [
         "Agribusiness",
         "Agricultural Policy",
         "Aquaculture",
         "Forestry",
         "Livestock Management",
         "Plant Science"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "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/45-2091.00/",
         "code": "45-2091.00",
         "title": "Agricultural Equipment Operators",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/45-2011.00/",
         "code": "45-2011.00",
         "title": "Agricultural Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-4012.00/",
         "code": "19-4012.00",
         "title": "Agricultural Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/45-2021.00/",
         "code": "45-2021.00",
         "title": "Animal Breeders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9011.00/",
         "code": "33-9011.00",
         "title": "Animal Control Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1011.00/",
         "code": "19-1011.00",
         "title": "Animal Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2011.00/",
         "code": "39-2011.00",
         "title": "Animal Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9041.00/",
         "code": "11-9041.00",
         "title": "Architectural & Engineering Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9041.01/",
         "code": "11-9041.01",
         "title": "Biofuels/Biodiesel Technology & Product Development Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/19-1029.04/",
         "code": "19-1029.04",
         "title": "Biologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-3021.00/",
         "code": "51-3021.00",
         "title": "Butchers & Meat Cutters",
         "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/19-3011.00/",
         "code": "19-3011.00",
         "title": "Economists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-3011.01/",
         "code": "19-3011.01",
         "title": "Environmental Economists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3025.00/",
         "code": "17-3025.00",
         "title": "Environmental Engineering Technologists & Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/45-4021.00/",
         "code": "45-4021.00",
         "title": "Fallers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3041.00/",
         "code": "49-3041.00",
         "title": "Farm Equipment Mechanics & Service Technicians",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}