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/43-5011.00/related/technology_skills/43233511
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233511,
      "title": "Mobile location based services software",
      "example": [
         "Transportation management software",
         "Transportation management system TMS software",
         "Web-based dispatch software"
      ],
      "occupation_total": 42,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233511"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
         "code": "19-4012.00",
         "title": "Agricultural Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Global positioning system GPS 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": [
            "Global positioning system GPS software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/",
         "code": "49-2097.00",
         "title": "Audiovisual Equipment Installers and Repairers",
         "tags": {},
         "example": [
            "Global positioning system GPS software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/",
         "code": "19-1031.00",
         "title": "Conservation Scientists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Global positioning system GPS software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/",
         "code": "47-5041.00",
         "title": "Continuous Mining Machine Operators",
         "tags": {},
         "example": [
            "Fleet monitoring system software",
            "Hitachi ZXLink",
            "Leica Geosystems FMS"
         ]
      }
   ]
}