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/19-3032.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/hot_technology"
   },
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "IBM SPSS Statistics",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/IBM%20SPSS%20Statistics",
               "hot_technology": true
            },
            {
               "title": "Muthen & Muthen Mplus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Muthen%20%26%20Muthen%20Mplus"
            },
            {
               "title": "SAS",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAS",
               "hot_technology": true
            },
            {
               "title": "Winsteps",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Winsteps"
            }
         ],
         "example_more": [
            {
               "title": "Assessment Systems Corporation XCALIBRE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Assessment%20Systems%20Corporation%20XCALIBRE"
            },
            {
               "title": "Psychometric testing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Psychometric%20testing%20software"
            },
            {
               "title": "Scientific Software International BILOG-MG",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Software%20International%20BILOG-MG"
            },
            {
               "title": "Scientific Software International HLM",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Software%20International%20HLM"
            },
            {
               "title": "Scientific Software International LISREL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Software%20International%20LISREL"
            },
            {
               "title": "Scientific Software International MULTILOG",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Software%20International%20MULTILOG"
            },
            {
               "title": "Scientific Software International PARSCALE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Software%20International%20PARSCALE"
            },
            {
               "title": "Scientific Software International TESTFACT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Software%20International%20TESTFACT"
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Learning management system LMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Learning%20management%20system%20LMS"
            },
            {
               "title": "Padlet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Padlet"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Google Sheets",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Sheets",
               "hot_technology": true
            },
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Mentimeter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mentimeter"
            },
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      }
   ]
}