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/45-3031.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 7,
   "next": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/summary/technology_skills?start=6&end=7",
   "hot_technology": {
      "total": 2,
      "href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 2,
      "href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.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": 43233506,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/technology_skills/43233506",
         "title": "Map creation software",
         "example": [
            {
               "title": "MaxSea TIMEZERO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MaxSea%20TIMEZERO"
            },
            {
               "title": "P-Sea WindPlot",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/P-Sea%20WindPlot"
            },
            {
               "title": "Signet Nobeltec Catch",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Signet%20Nobeltec%20Catch"
            },
            {
               "title": "Trimble MyTopo Terrain Navigator Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Trimble%20MyTopo%20Terrain%20Navigator%20Pro"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "DeerDays",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DeerDays"
            },
            {
               "title": "Strat-Tech Deer Hunting Expert",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Strat-Tech%20Deer%20Hunting%20Expert"
            },
            {
               "title": "Winchester Ammunition Ballistics Calculator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Winchester%20Ammunition%20Ballistics%20Calculator"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Catchlog Trading Catchlog",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Catchlog%20Trading%20Catchlog"
            },
            {
               "title": "OLRAC Electronic Logbook Software Solution",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/OLRAC%20Electronic%20Logbook%20Software%20Solution"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/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
            }
         ]
      }
   ]
}