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/21-1011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1011.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 Lotus Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Lotus%20Notes"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1011.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": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Addison Health Systems WritePad EHR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Addison%20Health%20Systems%20WritePad%20EHR"
            },
            {
               "title": "Athena Software Penelope Case Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Athena%20Software%20Penelope%20Case%20Management"
            },
            {
               "title": "STI Computer Services ChartMaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/STI%20Computer%20Services%20ChartMaker"
            },
            {
               "title": "Varian Medical Systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Varian%20Medical%20Systems"
            }
         ],
         "example_more": [
            {
               "title": "ACMS Casewatch Millenium",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ACMS%20Casewatch%20Millenium"
            },
            {
               "title": "Allscripts Canopy",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Allscripts%20Canopy"
            },
            {
               "title": "Anasazi Software Assessment and Treatment Plan Systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Anasazi%20Software%20Assessment%20and%20Treatment%20Plan%20Systems"
            },
            {
               "title": "Cadence Solutions extendedReach",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cadence%20Solutions%20extendedReach"
            },
            {
               "title": "Case management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Case%20management%20software"
            },
            {
               "title": "CaseManagement.com E-Reports",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CaseManagement.com%20E-Reports"
            },
            {
               "title": "Client System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Client%20System"
            },
            {
               "title": "danic Technology",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/danic%20Technology"
            },
            {
               "title": "IMA Technologies CaseTrakker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IMA%20Technologies%20CaseTrakker"
            },
            {
               "title": "Libera System7",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Libera%20System7"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "Economic Analysis Group EAG CaseTrack",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Economic%20Analysis%20Group%20EAG%20CaseTrack"
            },
            {
               "title": "Online informational database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Online%20informational%20database%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1011.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
            }
         ]
      }
   ]
}