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/13-1041.06/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 12,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/hot_technology"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Alcestis",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Alcestis"
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true
            },
            {
               "title": "Toxicology databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Toxicology%20databases"
            },
            {
               "title": "Transact-SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Transact-SQL",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Autopsy information databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Autopsy%20information%20databases"
            },
            {
               "title": "Douglas Associates Forensic Filer",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Douglas%20Associates%20Forensic%20Filer"
            },
            {
               "title": "Fingerprint databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Fingerprint%20databases"
            },
            {
               "title": "Genetic database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Genetic%20database%20software"
            },
            {
               "title": "Ingenuware CoronerBase",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ingenuware%20CoronerBase"
            },
            {
               "title": "Rapid Medical Examiners System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rapid%20Medical%20Examiners%20System"
            }
         ]
      },
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Zoom",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Zoom",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "3D graphics software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/3D%20graphics%20software"
            },
            {
               "title": "Graphics software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Graphics%20software"
            },
            {
               "title": "Mideo Systems EZDoc Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mideo%20Systems%20EZDoc%20Plus"
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Google Android",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Android",
               "hot_technology": true
            },
            {
               "title": "Linux",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Linux",
               "hot_technology": true
            },
            {
               "title": "UNIX",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/UNIX",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Corel WordPerfect Office Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Corel%20WordPerfect%20Office%20Suite"
            },
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true
            }
         ]
      }
   ]
}