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/33-3051.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/hot_technology"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.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": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "National Crime Information Center (NCIC) database",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/National%20Crime%20Information%20Center%20(NCIC)%20database"
            },
            {
               "title": "Spillman Technologies Records Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Spillman%20Technologies%20Records%20Management"
            }
         ],
         "example_more": [
            {
               "title": "Integrated Automated Fingerprint Identification System IAFIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Integrated%20Automated%20Fingerprint%20Identification%20System%20IAFIS"
            },
            {
               "title": "Law enforcement information databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Law%20enforcement%20information%20databases"
            },
            {
               "title": "National Integrated Ballistics Information Network NIBIN",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/National%20Integrated%20Ballistics%20Information%20Network%20NIBIN"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.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
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Computer aided composite drawing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20aided%20composite%20drawing%20software"
            },
            {
               "title": "DesignWare 3D EyeWitness",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DesignWare%203D%20EyeWitness"
            },
            {
               "title": "SmugMug Flickr",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SmugMug%20Flickr"
            },
            {
               "title": "The CAD Zone The Crime Zone",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/The%20CAD%20Zone%20The%20Crime%20Zone"
            }
         ],
         "example_more": [
            {
               "title": "SmartDraw Legal",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SmartDraw%20Legal"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "IBM Lotus 1-2-3",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Lotus%201-2-3"
            },
            {
               "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/33-3051.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      }
   ]
}