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/29-9092.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 9,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/summary/technology_skills?start=6&end=9",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.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": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.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,
               "in_demand": true,
               "percentage": 14
            }
         ]
      },
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Benetech PRA",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Benetech%20PRA"
            },
            {
               "title": "Prognosis Innovation Healthcare ChartAccess",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Prognosis%20Innovation%20Healthcare%20ChartAccess"
            },
            {
               "title": "SynDiag",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SynDiag"
            },
            {
               "title": "Wageningen MapChart",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Wageningen%20MapChart"
            }
         ],
         "example_more": [
            {
               "title": "BRCAPRO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BRCAPRO"
            },
            {
               "title": "Breast Cancer Risk Assessment Tool",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Breast%20Cancer%20Risk%20Assessment%20Tool"
            },
            {
               "title": "CancerGene",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CancerGene"
            },
            {
               "title": "CyrillicSoftware Cyrillic",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CyrillicSoftware%20Cyrillic"
            },
            {
               "title": "Jurek Software Pedigree-Draw",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Jurek%20Software%20Pedigree-Draw"
            },
            {
               "title": "Medgen PED",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medgen%20PED"
            },
            {
               "title": "PedHunter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PedHunter"
            },
            {
               "title": "PediDraw",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PediDraw"
            },
            {
               "title": "Progeny Software Progeny Clinical",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Progeny%20Software%20Progeny%20Clinical"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Ftree",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ftree"
            },
            {
               "title": "Pedigree drawing and management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Pedigree%20drawing%20and%20management%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.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": 15
            }
         ]
      }
   ]
}