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/19-4099.03/hot_technology
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 52,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/hot_technology?start=21&end=40",
   "example": [
      {
         "title": "Bentley MicroStation",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Bentley%20MicroStation",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 35
      },
      {
         "title": "ESRI ArcGIS software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/ESRI%20ArcGIS%20software",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 20
      },
      {
         "title": "Microsoft Excel",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 20
      },
      {
         "title": "Microsoft Office software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 19
      },
      {
         "title": "Python",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Python",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 17
      },
      {
         "title": "Microsoft Word",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 15
      },
      {
         "title": "Microsoft Outlook",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
         "hot_technology": true,
         "in_demand": true,
         "percentage": 13
      },
      {
         "title": "Adobe Creative Cloud software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Creative%20Cloud%20software",
         "hot_technology": true
      },
      {
         "title": "Adobe Photoshop",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
         "hot_technology": true
      },
      {
         "title": "AJAX",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/AJAX",
         "hot_technology": true
      },
      {
         "title": "Amazon Elastic Compute Cloud EC2",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Elastic%20Compute%20Cloud%20EC2",
         "hot_technology": true
      },
      {
         "title": "Amazon Web Services AWS software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Web%20Services%20AWS%20software",
         "hot_technology": true
      },
      {
         "title": "Ansible software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Ansible%20software",
         "hot_technology": true
      },
      {
         "title": "Atlassian Confluence",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Atlassian%20Confluence",
         "hot_technology": true
      },
      {
         "title": "Atlassian JIRA",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Atlassian%20JIRA",
         "hot_technology": true
      },
      {
         "title": "Autodesk AutoCAD",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD",
         "hot_technology": true
      },
      {
         "title": "C#",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/C%23",
         "hot_technology": true
      },
      {
         "title": "C++",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/C%2B%2B",
         "hot_technology": true
      },
      {
         "title": "Cascading style sheets CSS",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Cascading%20style%20sheets%20CSS",
         "hot_technology": true
      },
      {
         "title": "Git",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Git",
         "hot_technology": true
      }
   ]
}