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-2021.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 16,
      "href": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/hot_technology"
   },
   "category": [
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "Autodesk AutoCAD",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD",
               "hot_technology": true
            },
            {
               "title": "Dassault Systemes SolidWorks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Dassault%20Systemes%20SolidWorks",
               "hot_technology": true
            },
            {
               "title": "Eagle Point LANDCADD",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Eagle%20Point%20LANDCADD"
            },
            {
               "title": "PTC Creo Parametric",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PTC%20Creo%20Parametric"
            }
         ],
         "example_more": [
            {
               "title": "PTC Pro/Pipe",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PTC%20Pro%2FPipe"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Oracle Database",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Database",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232510,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/related/technology_skills/43232510",
         "title": "Geographic information system",
         "example": [
            {
               "title": "ESRI ArcView",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ESRI%20ArcView"
            }
         ]
      }
   ]
}