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-2035.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 6,
   "total": 6,
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "Electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20medical%20record%20EMR%20software"
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            },
            {
               "title": "Radiology information systems (RIS)",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Radiology%20information%20systems%20(RIS)"
            }
         ],
         "example_more": [
            {
               "title": "GE Healthcare Centricity EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GE%20Healthcare%20Centricity%20EMR"
            },
            {
               "title": "Medical image processing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20image%20processing%20software"
            },
            {
               "title": "Teleradiology systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Teleradiology%20systems"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.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
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/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
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232705,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/technology_skills/43232705",
         "title": "Internet browser software",
         "example": [
            {
               "title": "Web browser software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Web%20browser%20software"
            }
         ]
      },
      {
         "code": 43232108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/technology_skills/43232108",
         "title": "Calendar and scheduling software",
         "example": [
            {
               "title": "Appointment scheduling software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Appointment%20scheduling%20software"
            }
         ]
      }
   ]
}