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-1199.07/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 21,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/hot_technology"
   },
   "in_demand_skills": {
      "total": 21,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Amazon Web Services AWS software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Web%20Services%20AWS%20software",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 13
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "ServiceNow",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/ServiceNow",
               "hot_technology": true
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 7
            }
         ],
         "example_more": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/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": 43233204,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/technology_skills/43233204",
         "title": "Network security and virtual private network VPN equipment software",
         "example": [
            {
               "title": "Firewall software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Firewall%20software",
               "in_demand": true,
               "percentage": 8
            },
            {
               "title": "Symantec PGP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Symantec%20PGP"
            },
            {
               "title": "TrueCrypt",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TrueCrypt"
            },
            {
               "title": "Virtual private networking VPN software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Virtual%20private%20networking%20VPN%20software"
            }
         ],
         "example_more": [
            {
               "title": "Kismet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Kismet"
            }
         ]
      },
      {
         "code": 43233205,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/technology_skills/43233205",
         "title": "Transaction security and virus protection software",
         "example": [
            {
               "title": "Chinotec Technologies Paros",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Chinotec%20Technologies%20Paros"
            },
            {
               "title": "McAfee",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/McAfee"
            },
            {
               "title": "Nmap",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nmap"
            },
            {
               "title": "NortonLifeLock cybersecurity software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/NortonLifeLock%20cybersecurity%20software"
            }
         ],
         "example_more": [
            {
               "title": "Metasploit",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Metasploit"
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "Microsoft Azure software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Azure%20software",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 13
            },
            {
               "title": "Microsoft PowerShell",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerShell",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 7
            }
         ]
      }
   ]
}