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-4021.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "BD Biosciences CellQuest",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BD%20Biosciences%20CellQuest"
            },
            {
               "title": "Gene Codes Sequencher",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gene%20Codes%20Sequencher"
            },
            {
               "title": "Laboratory information management system LIMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Laboratory%20information%20management%20system%20LIMS"
            },
            {
               "title": "SAS",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAS",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "BoxShade",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BoxShade"
            },
            {
               "title": "ClustalW",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ClustalW"
            },
            {
               "title": "Gene Runner",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gene%20Runner"
            },
            {
               "title": "Phrap",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Phrap"
            },
            {
               "title": "Phred",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Phred"
            },
            {
               "title": "PolyBayes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PolyBayes"
            },
            {
               "title": "Primer3",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Primer3"
            },
            {
               "title": "Statistical software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Statistical%20software"
            },
            {
               "title": "Systat Software SigmaPlot",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Systat%20Software%20SigmaPlot"
            },
            {
               "title": "Systat Software TableCurve",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Systat%20Software%20TableCurve"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/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": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.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
            },
            {
               "title": "Graphics software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Graphics%20software"
            },
            {
               "title": "Harvard Graphics",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Harvard%20Graphics"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Thomson EndNote",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Thomson%20EndNote"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "IBM Lotus 1-2-3",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Lotus%201-2-3"
            },
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 7
            }
         ]
      }
   ]
}