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-1051.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 9,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.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": "Epic Systems",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Epic%20Systems",
               "hot_technology": true
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Computer records systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20records%20systems"
            },
            {
               "title": "Healthprolink MedAtlas",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Healthprolink%20MedAtlas"
            },
            {
               "title": "Recordkeeping software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Recordkeeping%20software"
            }
         ]
      },
      {
         "code": 43231510,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/technology_skills/43231510",
         "title": "Label making software",
         "example": [
            {
               "title": "Label-making software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Label-making%20software"
            },
            {
               "title": "RxKinetics UD Labels for Windows",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/RxKinetics%20UD%20Labels%20for%20Windows"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "TPNassist",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TPNassist"
            },
            {
               "title": "TTP LabTech comPOUND",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TTP%20LabTech%20comPOUND"
            }
         ]
      }
   ]
}