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/31-2011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 9,
      "href": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/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": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "Laboratory information system LIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Laboratory%20information%20system%20LIS"
            },
            {
               "title": "Visual Health Information VHI PC-Kits",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Visual%20Health%20Information%20VHI%20PC-Kits"
            }
         ],
         "example_more": [
            {
               "title": "Client caseload management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Client%20caseload%20management%20software"
            },
            {
               "title": "Patient documentation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20documentation%20software"
            },
            {
               "title": "SpectraSoft DocuPRO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SpectraSoft%20DocuPRO"
            },
            {
               "title": "TheraClin Systems iMAPR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TheraClin%20Systems%20iMAPR"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.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": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Billing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Billing%20software"
            },
            {
               "title": "Bookkeeping software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bookkeeping%20software"
            },
            {
               "title": "Fifth Walk BillingTracker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Fifth%20Walk%20BillingTracker"
            },
            {
               "title": "Financial record software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Financial%20record%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "dBASE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/dBASE"
            },
            {
               "title": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "BrainTrain IVA+Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BrainTrain%20IVA%2BPlus"
            },
            {
               "title": "Language arts educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Language%20arts%20educational%20software"
            },
            {
               "title": "Math educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Math%20educational%20software"
            }
         ]
      }
   ]
}