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-3039.03/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 10,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/hot_technology"
   },
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/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": "Noldus Information Technology The Observer XT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Noldus%20Information%20Technology%20The%20Observer%20XT"
            },
            {
               "title": "Statistical software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Statistical%20software"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/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": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "BrainTrain Captain's Log",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BrainTrain%20Captain's%20Log"
            },
            {
               "title": "Patient electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20electronic%20medical%20record%20EMR%20software"
            },
            {
               "title": "Psychological testing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Psychological%20testing%20software"
            },
            {
               "title": "The Tova Company Test of Variables of Attention",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/The%20Tova%20Company%20Test%20of%20Variables%20of%20Attention"
            }
         ],
         "example_more": [
            {
               "title": "Automated Neuropsychological Metric Assessments Battery",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Automated%20Neuropsychological%20Metric%20Assessments%20Battery"
            },
            {
               "title": "Behavioral Assessment and Research System BARS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Behavioral%20Assessment%20and%20Research%20System%20BARS"
            },
            {
               "title": "BrainMetric The Category Test",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BrainMetric%20The%20Category%20Test"
            },
            {
               "title": "CogniSyst Computerized Assessment of Response Bias CARB",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CogniSyst%20Computerized%20Assessment%20of%20Response%20Bias%20CARB"
            },
            {
               "title": "Conners' Continuous Performance Test II",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Conners'%20Continuous%20Performance%20Test%20II"
            },
            {
               "title": "Interactive psychological evaluation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Interactive%20psychological%20evaluation%20software"
            },
            {
               "title": "MicroCog Assessment of Cognitive Functioning",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MicroCog%20Assessment%20of%20Cognitive%20Functioning"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      }
   ]
}