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-1229.02/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/details/technology_skills?start=11&end=11",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/hot_technology"
   },
   "in_demand_skills": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/details/in_demand_skills"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Epic Systems",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Epic%20Systems",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 7
            },
            {
               "title": "Medical decision support software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20decision%20support%20software"
            },
            {
               "title": "Medical procedure coding software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20procedure%20coding%20software"
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Computerized physician order entry CPOE software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computerized%20physician%20order%20entry%20CPOE%20software"
            },
            {
               "title": "Electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20medical%20record%20EMR%20software"
            },
            {
               "title": "Epocrates",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Epocrates"
            },
            {
               "title": "MDeverywhere",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MDeverywhere"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/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-1229.02/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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Billing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Billing%20software"
            }
         ]
      },
      {
         "code": 43232309,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/related/technology_skills/43232309",
         "title": "Information retrieval or search software",
         "example": [
            {
               "title": "Medical reference software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20reference%20software"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/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-1229.02/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-1229.02/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": 43233413,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/related/technology_skills/43233413",
         "title": "Voice recognition software",
         "example": []
      }
   ]
}