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/49-1011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-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": "Oracle JD Edwards EnterpriseOne",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Oracle%20JD%20Edwards%20EnterpriseOne"
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            },
            {
               "title": "WorkTech MAXIMO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/WorkTech%20MAXIMO"
            }
         ],
         "example_more": [
            {
               "title": "Infor ERP SyteLine",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Infor%20ERP%20SyteLine"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-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": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Vehicle management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vehicle%20management%20software"
            },
            {
               "title": "Yardi software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Yardi%20software",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Recordkeeping software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Recordkeeping%20software"
            }
         ]
      },
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "ComputerEase construction accounting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ComputerEase%20construction%20accounting%20software"
            },
            {
               "title": "HCSS HeavyJob",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HCSS%20HeavyJob"
            },
            {
               "title": "Microsoft Project",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Project",
               "hot_technology": true
            },
            {
               "title": "Oracle Primavera Enterprise Project Portfolio Management",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Primavera%20Enterprise%20Project%20Portfolio%20Management",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "HCSS HeavyBid",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HCSS%20HeavyBid"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-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 Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Notes"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 6
            }
         ]
      }
   ]
}