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/29-1141.04/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 8,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/summary/technology_skills?start=6&end=8",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/hot_technology"
   },
   "in_demand_skills": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Bizmatics PrognoCIS EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bizmatics%20PrognoCIS%20EMR"
            },
            {
               "title": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "GE Healthcare Centricity EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GE%20Healthcare%20Centricity%20EMR"
            },
            {
               "title": "StatCom Patient Flow Logistics Enterprise Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/StatCom%20Patient%20Flow%20Logistics%20Enterprise%20Suite"
            }
         ],
         "example_more": [
            {
               "title": "Allscripts Professional EHR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Allscripts%20Professional%20EHR"
            },
            {
               "title": "Amkai AmkaiCharts",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Amkai%20AmkaiCharts"
            },
            {
               "title": "Cerner Millennium",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cerner%20Millennium"
            },
            {
               "title": "ChartWare EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ChartWare%20EMR"
            },
            {
               "title": "e-MDs software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/e-MDs%20software"
            },
            {
               "title": "Medscribbler Enterprise",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medscribbler%20Enterprise"
            },
            {
               "title": "MicroFour PracticeStudio.NET EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MicroFour%20PracticeStudio.NET%20EMR"
            },
            {
               "title": "NextGen Healthcare Information Systems EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/NextGen%20Healthcare%20Information%20Systems%20EMR"
            },
            {
               "title": "SOAPware EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SOAPware%20EMR"
            },
            {
               "title": "SynaMed EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SynaMed%20EMR"
            },
            {
               "title": "Texas Medical Software SpringCharts EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Texas%20Medical%20Software%20SpringCharts%20EMR"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/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": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/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,
               "in_demand": true,
               "percentage": 6
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true
            }
         ]
      }
   ]
}