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-1011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 17,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 17,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.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": "Microsoft Dynamics AX",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Dynamics%20AX"
            },
            {
               "title": "Oracle E-Business Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Oracle%20E-Business%20Suite"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Mentimeter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mentimeter"
            },
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 5
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "ComputerEase construction accounting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ComputerEase%20construction%20accounting%20software"
            },
            {
               "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"
            }
         ]
      },
      {
         "code": 43231505,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/related/technology_skills/43231505",
         "title": "Human resources software",
         "example": [
            {
               "title": "Halogen e360",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Halogen%20e360"
            },
            {
               "title": "Halogen ePraisal",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Halogen%20ePraisal"
            },
            {
               "title": "Human resource information system (HRIS)",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Human%20resource%20information%20system%20(HRIS)"
            },
            {
               "title": "Infor SSA Human Capital Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Infor%20SSA%20Human%20Capital%20Management"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "AdSense Tracker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AdSense%20Tracker"
            },
            {
               "title": "Databox",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Databox"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true
            }
         ]
      }
   ]
}