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/17-2199.08/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/details/technology_skills?start=11&end=20",
   "hot_technology": {
      "total": 28,
      "href": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/hot_technology"
   },
   "in_demand_skills": {
      "total": 28,
      "href": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/details/in_demand_skills"
   },
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Computer-aided engineering CAE software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer-aided%20engineering%20CAE%20software"
            },
            {
               "title": "Gazebo",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gazebo"
            },
            {
               "title": "MathWorks Simulink",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MathWorks%20Simulink"
            },
            {
               "title": "The MathWorks MATLAB",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/The%20MathWorks%20MATLAB",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            }
         ],
         "example_more": [
            {
               "title": "Finite element analysis FEA software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Finite%20element%20analysis%20FEA%20software"
            },
            {
               "title": "GRASPIT!",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GRASPIT!"
            },
            {
               "title": "Image processors",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Image%20processors"
            },
            {
               "title": "Laboratory information management system LIMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Laboratory%20information%20management%20system%20LIMS"
            },
            {
               "title": "Presagis Stage",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Presagis%20Stage"
            },
            {
               "title": "Testing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Testing%20software"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/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": 43232608,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232608",
         "title": "Industrial control software",
         "example": [
            {
               "title": "Programmable logic controller PLC software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Programmable%20logic%20controller%20PLC%20software"
            },
            {
               "title": "Rockwell RSLogix",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rockwell%20RSLogix"
            },
            {
               "title": "Supervisory control and data acquisition SCADA software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Supervisory%20control%20and%20data%20acquisition%20SCADA%20software"
            },
            {
               "title": "Variable frequency drive VFD software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Variable%20frequency%20drive%20VFD%20software"
            }
         ],
         "example_more": [
            {
               "title": "AVEVA InTouch HMI",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AVEVA%20InTouch%20HMI"
            },
            {
               "title": "CODESYS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CODESYS"
            },
            {
               "title": "Human machine interface HMI software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Human%20machine%20interface%20HMI%20software"
            },
            {
               "title": "Keb Combivis Studio",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Keb%20Combivis%20Studio"
            },
            {
               "title": "Siemens SIMATIC STEP 7",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Siemens%20SIMATIC%20STEP%207"
            },
            {
               "title": "Siemens SIMATIC WinCC",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Siemens%20SIMATIC%20WinCC"
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "C",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/C",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            },
            {
               "title": "Microsoft .NET Framework",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20.NET%20Framework",
               "hot_technology": true
            },
            {
               "title": "Microsoft Visual Basic",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Visual%20Basic",
               "hot_technology": true
            },
            {
               "title": "Microsoft Visual Studio",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Visual%20Studio",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Haskell",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Haskell"
            },
            {
               "title": "Ladder Logic",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ladder%20Logic"
            },
            {
               "title": "List processing language LISP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/List%20processing%20language%20LISP"
            },
            {
               "title": "National Instruments LabVIEW",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/National%20Instruments%20LabVIEW"
            },
            {
               "title": "Software development tools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Software%20development%20tools"
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "Autodesk AutoCAD",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 7
            },
            {
               "title": "Bentley MicroStation",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Bentley%20MicroStation",
               "hot_technology": true
            },
            {
               "title": "Dassault Systemes CATIA",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dassault%20Systemes%20CATIA"
            },
            {
               "title": "Dassault Systemes SolidWorks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Dassault%20Systemes%20SolidWorks",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 7
            }
         ],
         "example_more": [
            {
               "title": "Computer aided design and drafting CADD software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20aided%20design%20and%20drafting%20CADD%20software"
            },
            {
               "title": "Robotics Academy ROBOTC",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Robotics%20Academy%20ROBOTC"
            },
            {
               "title": "USyCaMs",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/USyCaMs"
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Linux",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Linux",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 11
            },
            {
               "title": "Microsoft Windows",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Windows",
               "hot_technology": true
            },
            {
               "title": "Real time operating system RTOS software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Real%20time%20operating%20system%20RTOS%20software"
            },
            {
               "title": "UNIX",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/UNIX",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Wind River Systems VxWorks",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Wind%20River%20Systems%20VxWorks"
            },
            {
               "title": "Windows Embedded Compact",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Windows%20Embedded%20Compact"
            }
         ]
      },
      {
         "code": 43232405,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232405",
         "title": "Object or component oriented development software",
         "example": [
            {
               "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,
               "in_demand": true,
               "percentage": 25
            },
            {
               "title": "Oracle Java",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Java",
               "hot_technology": true
            },
            {
               "title": "Python",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Python",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 26
            }
         ],
         "example_more": [
            {
               "title": "Computer aided software engineering CASE tools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20aided%20software%20engineering%20CASE%20tools"
            }
         ]
      },
      {
         "code": 43232203,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232203",
         "title": "File versioning software",
         "example": [
            {
               "title": "Concurrent Versions Systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Concurrent%20Versions%20Systems"
            },
            {
               "title": "Git",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Git",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 5
            },
            {
               "title": "Version control software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Version%20control%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Amazon Web Services AWS software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Web%20Services%20AWS%20software",
               "hot_technology": true
            },
            {
               "title": "Oracle Database",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Database",
               "hot_technology": true
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 5
            }
         ]
      },
      {
         "code": 43232406,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/technology_skills/43232406",
         "title": "Program testing software",
         "example": [
            {
               "title": "Debuggers",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Debuggers"
            },
            {
               "title": "Profilers",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Profilers"
            }
         ]
      }
   ]
}