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-4031.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Adobe After Effects",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20After%20Effects",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 14
            },
            {
               "title": "Apple Final Cut Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20Final%20Cut%20Pro",
               "in_demand": true,
               "percentage": 11
            },
            {
               "title": "Apple Final Cut Studio",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20Final%20Cut%20Studio"
            },
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ],
         "example_more": [
            {
               "title": "Adobe Premiere Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20Premiere%20Pro",
               "in_demand": true,
               "percentage": 20
            },
            {
               "title": "Avid Technology audio visual editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20audio%20visual%20editing%20software"
            },
            {
               "title": "DaVinci Resolve",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DaVinci%20Resolve"
            },
            {
               "title": "Video editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Video%20editing%20software",
               "in_demand": true,
               "percentage": 10
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.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,
               "in_demand": true,
               "percentage": 9
            },
            {
               "title": "Adobe Illustrator",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Illustrator",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 6
            },
            {
               "title": "Adobe Photoshop",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 9
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Litchi",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Litchi"
            },
            {
               "title": "Pix4D Pix4Dcapture",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Pix4D%20Pix4Dcapture"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/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/27-4031.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      }
   ]
}