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/occupations/17-2051.00/related/technology_skills/43233506
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233506,
      "title": "Map creation software",
      "example": [
         "Cartography software",
         "Intergraph MGE"
      ],
      "occupation_total": 86,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233506"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
         "code": "45-2091.00",
         "title": "Agricultural Equipment Operators",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Martens Farms Farm Site Mate"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-3011.00/",
         "code": "53-3011.00",
         "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
         "tags": {},
         "example": [
            "Mapping software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Golden Software Surfer",
            "Leica Geosystems ERDAS IMAGINE",
            "RockWare ArcMap",
            "Trimble Pathfinder Office"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
         "code": "25-1061.00",
         "title": "Anthropology and Archeology Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Golden Software Surfer"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2023.00/",
         "code": "13-2023.00",
         "title": "Appraisers and Assessors of Real Estate",
         "tags": {},
         "example": [
            "Emerald Data Deed-Chek",
            "Geomechanical design analysis GDA software",
            "Greenbrier Graphics Deed Plotter",
            "Informatik MapDraw Deed Mapper"
         ]
      }
   ]
}