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/49-3031.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/hot_technology"
   },
   "category": [
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.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 CATIA",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dassault%20Systemes%20CATIA"
            },
            {
               "title": "Dassault Systemes SolidWorks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Dassault%20Systemes%20SolidWorks",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/technology_skills/43232603",
         "title": "Facilities management software",
         "example": [
            {
               "title": "Computerized maintenance management system software CMMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computerized%20maintenance%20management%20system%20software%20CMMS"
            },
            {
               "title": "Shop management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Shop%20management%20software"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Cummins INSITE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cummins%20INSITE"
            },
            {
               "title": "Engine diagnostic software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Engine%20diagnostic%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.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": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      }
   ]
}