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/11-3012.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 23,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 23,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Microsoft Dynamics",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Dynamics",
               "hot_technology": true
            },
            {
               "title": "Microsoft Dynamics GP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Dynamics%20GP"
            },
            {
               "title": "Oracle PeopleSoft",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20PeopleSoft",
               "hot_technology": true
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Oracle Hyperion",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Oracle%20Hyperion"
            },
            {
               "title": "Oracle PeopleSoft Financials",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Oracle%20PeopleSoft%20Financials"
            },
            {
               "title": "Sage MAS 200 ERP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%20MAS%20200%20ERP"
            },
            {
               "title": "SAP Business Objects",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SAP%20Business%20Objects"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Google Docs",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Docs",
               "hot_technology": true
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 5
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3012.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": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Sage 300 Construction and Real Estate",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%20300%20Construction%20and%20Real%20Estate"
            },
            {
               "title": "Yardi software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Yardi%20software",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3012.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 Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Notes"
            },
            {
               "title": "MicroFocus GroupWise",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MicroFocus%20GroupWise"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 10
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Fund accounting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Fund%20accounting%20software"
            },
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            },
            {
               "title": "Sage 50 Accounting",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%2050%20Accounting"
            }
         ]
      }
   ]
}