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/27-4014.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 17,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 17,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Apple macOS",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Apple%20macOS",
               "hot_technology": true
            },
            {
               "title": "Linux",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Linux",
               "hot_technology": true
            },
            {
               "title": "Microsoft Windows",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Windows",
               "hot_technology": true
            },
            {
               "title": "UNIX",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/UNIX",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Cisco IOS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cisco%20IOS"
            },
            {
               "title": "Microsoft operating system",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20operating%20system"
            },
            {
               "title": "Real time operating system RTOS software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Real%20time%20operating%20system%20RTOS%20software"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4014.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": 43232005,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/related/technology_skills/43232005",
         "title": "Music or sound editing software",
         "example": [
            {
               "title": "Adobe Audition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20Audition"
            },
            {
               "title": "Audio editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Audio%20editing%20software"
            },
            {
               "title": "Avid Technology Pro Tools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20Pro%20Tools"
            },
            {
               "title": "Musical instrument digital interface MIDI software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Musical%20instrument%20digital%20interface%20MIDI%20software"
            }
         ],
         "example_more": [
            {
               "title": "Avid Pro Tools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Pro%20Tools"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Adobe Premiere Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20Premiere%20Pro"
            },
            {
               "title": "Apple Final Cut Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20Final%20Cut%20Pro"
            },
            {
               "title": "Avid Technology audio visual editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20audio%20visual%20editing%20software"
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Adobe Creative Cloud software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Creative%20Cloud%20software",
               "hot_technology": true
            },
            {
               "title": "Adobe Photoshop",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
               "hot_technology": true
            }
         ]
      }
   ]
}