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-2012.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/29-2012.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20medical%20record%20EMR%20software"
            },
            {
               "title": "Laboratory information system LIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Laboratory%20information%20system%20LIS"
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            },
            {
               "title": "Test routing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Test%20routing%20software"
            }
         ],
         "example_more": [
            {
               "title": "Commercial plate reader software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Commercial%20plate%20reader%20software"
            },
            {
               "title": "Hematology laboratory workflow management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hematology%20laboratory%20workflow%20management%20software"
            },
            {
               "title": "Medical digital imaging software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20digital%20imaging%20software"
            },
            {
               "title": "Medical system integration software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20system%20integration%20software"
            },
            {
               "title": "Microscopic image capturing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microscopic%20image%20capturing%20software"
            },
            {
               "title": "Quality control software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Quality%20control%20software"
            },
            {
               "title": "Reimbursement screening software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Reimbursement%20screening%20software"
            },
            {
               "title": "Specimen tracking software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Specimen%20tracking%20software"
            },
            {
               "title": "Sunquest Information Systems Sunquest Laboratory",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sunquest%20Information%20Systems%20Sunquest%20Laboratory"
            },
            {
               "title": "Test result delivery software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Test%20result%20delivery%20software"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Google Docs",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Docs",
               "hot_technology": true
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "IBM Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Notes"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Data entry software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Data%20entry%20software"
            },
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.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,
               "in_demand": true,
               "percentage": 7
            }
         ]
      }
   ]
}