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.03/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/details/technology_skills?start=11&end=12",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/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": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/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.03/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": "Human machine interface HMI software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Human%20machine%20interface%20HMI%20software"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232202,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/technology_skills/43232202",
         "title": "Document management software",
         "example": [
            {
               "title": "Adobe Acrobat",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Acrobat",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/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.03/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
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/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
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/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
            }
         ]
      },
      {
         "code": 43232705,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/technology_skills/43232705",
         "title": "Internet browser software",
         "example": [
            {
               "title": "Web browser software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Web%20browser%20software"
            }
         ]
      }
   ]
}