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/050200
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 99,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/050200?start=21&end=40",
   "summary": {
      "title": "Energy & Natural Resources",
      "overview": "This Cluster spans careers in traditional and renewable fuel production, power generation and energy conversion, utilities, environmental preservation, ecological research, and resource extraction.",
      "sub_clusters": [
         "Clean & Alternative Energy",
         "Conservation & Land Management",
         "Ecological Research & Development",
         "Environmental Protection",
         "Resource Extraction",
         "Utilities"
      ],
      "example_programs": [
         "Electric Vehicle Installation & Maintenance",
         "Energy Transfer",
         "GIS Mapping",
         "Plant Operations",
         "Telecommunications",
         "Underground or Overhead Linework"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "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/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {}
      },
      {
         "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/51-8013.03/",
         "code": "51-8013.03",
         "title": "Biomass Plant Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3028.00/",
         "code": "17-3028.00",
         "title": "Calibration Technologists & Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-1021.00/",
         "code": "17-1021.00",
         "title": "Cartographers & Photogrammetrists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3022.00/",
         "code": "17-3022.00",
         "title": "Civil Engineering Technologists & Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-2041.01/",
         "code": "19-2041.01",
         "title": "Climate Change Policy Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/27-1021.00/",
         "code": "27-1021.00",
         "title": "Commercial & Industrial Designers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1041.00/",
         "code": "13-1041.00",
         "title": "Compliance Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1031.00/",
         "code": "19-1031.00",
         "title": "Conservation Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-5041.00/",
         "code": "47-5041.00",
         "title": "Continuous Mining Machine Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-5011.00/",
         "code": "47-5011.00",
         "title": "Derrick Operators, Oil & Gas",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-5023.00/",
         "code": "47-5023.00",
         "title": "Earth Drillers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3023.00/",
         "code": "17-3023.00",
         "title": "Electrical & Electronic Engineering Technologists & Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-2095.00/",
         "code": "49-2095.00",
         "title": "Electrical & Electronics Repairers, Powerhouse, Substation, & Relay",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-9051.00/",
         "code": "49-9051.00",
         "title": "Electrical Power-Line Installers & Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2072.00/",
         "code": "17-2072.00",
         "title": "Electronics Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2199.03/",
         "code": "17-2199.03",
         "title": "Energy Engineers",
         "tags": {}
      }
   ]
}