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.03/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/details/technology_skills?start=11&end=17",
   "hot_technology": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/hot_technology"
   },
   "in_demand_skills": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/details/in_demand_skills"
   },
   "category": [
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Management information systems MIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Management%20information%20systems%20MIS"
            },
            {
               "title": "Microsoft Dynamics GP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Dynamics%20GP"
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Structure query language SQL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Structure%20query%20language%20SQL"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/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
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Adobe Photoshop",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232202,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43232202",
         "title": "Document management software",
         "example": [
            {
               "title": "Adobe Acrobat",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Acrobat",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Teleconferencing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Teleconferencing%20software"
            }
         ]
      },
      {
         "code": 43232303,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43232303",
         "title": "Customer relationship management CRM software",
         "example": [
            {
               "title": "Salesforce software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Salesforce%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 16
            }
         ]
      }
   ]
}