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/13-1011.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/details/technology_skills?start=11&end=19",
   "hot_technology": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/details/in_demand_skills"
   },
   "category": [
      {
         "code": 43232107,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/related/technology_skills/43232107",
         "title": "Web page creation and editing software",
         "example": [
            {
               "title": "Facebook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Facebook",
               "hot_technology": true
            },
            {
               "title": "LinkedIn",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/LinkedIn"
            },
            {
               "title": "Salesforce Marketing Cloud",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Salesforce%20Marketing%20Cloud"
            }
         ]
      },
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Videoconferencing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Videoconferencing%20software"
            },
            {
               "title": "Zoom",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Zoom",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-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": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Financial accounting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Financial%20accounting%20software"
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/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": 43232303,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/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": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-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,
               "in_demand": true,
               "percentage": 6
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Avid Technology iNEWS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20iNEWS"
            }
         ]
      },
      {
         "code": 43231603,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/related/technology_skills/43231603",
         "title": "Tax preparation software",
         "example": [
            {
               "title": "Tax planning software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Tax%20planning%20software"
            }
         ]
      },
      {
         "code": 43232313,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/related/technology_skills/43232313",
         "title": "Transaction server software",
         "example": [
            {
               "title": "Web server software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Web%20server%20software"
            }
         ]
      }
   ]
}