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-9031.00/related/technology_skills/43233402
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233402,
      "title": "Data conversion software",
      "example": [
         "AlgoLab Raster to Vector Conversion Toolkit",
         "GTX RastorCAD",
         "Potrace",
         "Trix TracTrix"
      ],
      "occupation_total": 5,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233402"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
         "code": "27-2022.00",
         "title": "Coaches and Scouts",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Video file conversion software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1211.00/",
         "code": "15-1211.00",
         "title": "Computer Systems Analysts",
         "tags": {
            "bright_outlook": true
         },
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
         "code": "19-2042.00",
         "title": "Geoscientists, Except Hydrologists and Geographers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "BOSS Didger"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/",
         "code": "17-1022.00",
         "title": "Surveyors",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Cyclone"
         ]
      }
   ]
}