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/47-2111.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/hot_technology"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            },
            {
               "title": "Socrates Contractor's Library",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Socrates%20Contractor's%20Library"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Construction Master Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Construction%20Master%20Pro"
            },
            {
               "title": "Electrosoft FlashWorks",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electrosoft%20FlashWorks"
            },
            {
               "title": "Elite Software Inpoint",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Elite%20Software%20Inpoint"
            },
            {
               "title": "SoftEmpire Electrical Calculations",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SoftEmpire%20Electrical%20Calculations"
            }
         ],
         "example_more": [
            {
               "title": "Elite Software E-Coord",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Elite%20Software%20E-Coord"
            },
            {
               "title": "Elite Software Outpoint",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Elite%20Software%20Outpoint"
            },
            {
               "title": "Elite Software Short",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Elite%20Software%20Short"
            },
            {
               "title": "Elite Software VDROP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Elite%20Software%20VDROP"
            },
            {
               "title": "Lighting calculation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Lighting%20calculation%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.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": "Resolve Systems Service Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Resolve%20Systems%20Service%20Management"
            },
            {
               "title": "Sage 300 Construction and Real Estate",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%20300%20Construction%20and%20Real%20Estate"
            },
            {
               "title": "Shafer Service Systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Shafer%20Service%20Systems"
            }
         ],
         "example_more": [
            {
               "title": "Insight Direct ServiceCEO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Insight%20Direct%20ServiceCEO"
            }
         ]
      },
      {
         "code": 43232608,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/technology_skills/43232608",
         "title": "Industrial control software",
         "example": [
            {
               "title": "AVEVA InTouch HMI",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AVEVA%20InTouch%20HMI"
            },
            {
               "title": "Programmable logic controller PLC software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Programmable%20logic%20controller%20PLC%20software"
            },
            {
               "title": "Supervisory control and data acquisition SCADA software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Supervisory%20control%20and%20data%20acquisition%20SCADA%20software"
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/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
            },
            {
               "title": "One Mile Up Panel Planner",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/One%20Mile%20Up%20Panel%20Planner"
            }
         ]
      }
   ]
}