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/11-3051.06/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/details/technology_skills?start=11&end=16",
   "hot_technology": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/hot_technology"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Oracle Database",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Database",
               "hot_technology": true
            },
            {
               "title": "Structure query language SQL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Structure%20query%20language%20SQL"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/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/11-3051.06/related/technology_skills/43232608",
         "title": "Industrial control software",
         "example": [
            {
               "title": "Distributed control system DCS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Distributed%20control%20system%20DCS"
            },
            {
               "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": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/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
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      },
      {
         "code": 43232302,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/technology_skills/43232302",
         "title": "Clustering software",
         "example": [
            {
               "title": "VMware",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/VMware"
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "Apache Kafka",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Apache%20Kafka",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/technology_skills/43232603",
         "title": "Facilities management software",
         "example": [
            {
               "title": "Computerized maintenance management system CMMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computerized%20maintenance%20management%20system%20CMMS"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/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
            }
         ]
      }
   ]
}