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-1124.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 7,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/summary/technology_skills?start=6&end=7",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.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": "Epic Systems",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Epic%20Systems",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            },
            {
               "title": "Radiation dose calculation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Radiation%20dose%20calculation%20software"
            }
         ],
         "example_more": [
            {
               "title": "Beam analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Beam%20analysis%20software"
            },
            {
               "title": "Dose unit calculation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dose%20unit%20calculation%20software"
            },
            {
               "title": "Lifeline Software RadCalc",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Lifeline%20Software%20RadCalc"
            },
            {
               "title": "Nucletron planning systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nucletron%20planning%20systems"
            },
            {
               "title": "Patient management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20management%20software"
            },
            {
               "title": "Procedure scheduling software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Procedure%20scheduling%20software"
            },
            {
               "title": "Radiation therapy equipment software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Radiation%20therapy%20equipment%20software"
            },
            {
               "title": "Sun Nuclear MapCHECK",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sun%20Nuclear%20MapCHECK"
            },
            {
               "title": "Treatment planning software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Treatment%20planning%20software"
            },
            {
               "title": "Virtual simulation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Virtual%20simulation%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.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": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Image processing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Image%20processing%20software"
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "Eclipse IDE",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Eclipse%20IDE",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.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
            }
         ]
      }
   ]
}