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/35-1011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Google Sheets",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Sheets",
               "hot_technology": true
            },
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            }
         ]
      },
      {
         "code": 43233504,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/related/technology_skills/43233504",
         "title": "Instant messaging software",
         "example": [
            {
               "title": "GroupMe",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GroupMe"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Barrington Software CookenPro Commercial",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Barrington%20Software%20CookenPro%20Commercial"
            },
            {
               "title": "CostGuard",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CostGuard"
            },
            {
               "title": "Culinary Software Services ChefTec",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Culinary%20Software%20Services%20ChefTec"
            },
            {
               "title": "ReServe Interactive",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ReServe%20Interactive"
            }
         ],
         "example_more": [
            {
               "title": "EGS CALCMENU",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EGS%20CALCMENU"
            },
            {
               "title": "Menu planning software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Menu%20planning%20software"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Axxya Systems Nutritionist Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Axxya%20Systems%20Nutritionist%20Pro"
            },
            {
               "title": "GNOME Gnutrition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GNOME%20Gnutrition"
            },
            {
               "title": "IPro Restaurant Inventory, Recipe & Menu Software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IPro%20Restaurant%20Inventory%2C%20Recipe%20%26%20Menu%20Software"
            },
            {
               "title": "Nutrition analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nutrition%20analysis%20software"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-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,
               "in_demand": true,
               "percentage": 6
            }
         ]
      }
   ]
}