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/51-5111.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/51-5111.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5111.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": 8
            },
            {
               "title": "Adobe Illustrator",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Illustrator",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 14
            },
            {
               "title": "Adobe Photoshop",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 13
            },
            {
               "title": "Corel CorelDraw Graphics Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Corel%20CorelDraw%20Graphics%20Suite"
            }
         ],
         "example_more": [
            {
               "title": "Adobe FreeHand MX",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20FreeHand%20MX"
            },
            {
               "title": "Corel Painter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Corel%20Painter"
            },
            {
               "title": "LaserSoft Imaging SilverFast Ai Studio",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/LaserSoft%20Imaging%20SilverFast%20Ai%20Studio"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5111.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": 43232112,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/related/technology_skills/43232112",
         "title": "Desktop publishing software",
         "example": [
            {
               "title": "Adobe InDesign",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20InDesign",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 10
            },
            {
               "title": "Adobe PageMaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20PageMaker"
            },
            {
               "title": "Esko ArtPro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Esko%20ArtPro"
            },
            {
               "title": "QuarkXPress",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/QuarkXPress"
            }
         ],
         "example_more": [
            {
               "title": "Adobe FrameMaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20FrameMaker"
            }
         ]
      },
      {
         "code": 43232202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/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
            },
            {
               "title": "Adobe LifeCycle Enterprise Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20LifeCycle%20Enterprise%20Suite"
            },
            {
               "title": "Global Graphics Software Harlequin",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Global%20Graphics%20Software%20Harlequin"
            }
         ]
      },
      {
         "code": 43232111,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/related/technology_skills/43232111",
         "title": "Optical character reader OCR or scanning software",
         "example": [
            {
               "title": "Hamrick Software VueScan",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hamrick%20Software%20VueScan"
            },
            {
               "title": "Multi-line optical character reader OCR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Multi-line%20optical%20character%20reader%20OCR%20software"
            }
         ]
      }
   ]
}