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/19-5011.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/19-5011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-5011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-5011.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-5011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "EcoLogic ADAM Indoor Air Quality and Analytical Data Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EcoLogic%20ADAM%20Indoor%20Air%20Quality%20and%20Analytical%20Data%20Management"
            },
            {
               "title": "Medgate Enterprise EHS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medgate%20Enterprise%20EHS"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Safety Software OSHALOG 300",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Safety%20Software%20OSHALOG%20300"
            }
         ],
         "example_more": [
            {
               "title": "Curtis Management Resources Training Management System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Curtis%20Management%20Resources%20Training%20Management%20System"
            },
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "ImageWave MSDSFinder",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ImageWave%20MSDSFinder"
            },
            {
               "title": "Quality Systems Incorporated Safety Tagging System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Quality%20Systems%20Incorporated%20Safety%20Tagging%20System"
            },
            {
               "title": "RAE Systems HazRAE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/RAE%20Systems%20HazRAE"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-5011.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,
               "in_demand": true,
               "percentage": 13
            }
         ]
      },
      {
         "code": 43232606,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-5011.00/related/technology_skills/43232606",
         "title": "Compliance software",
         "example": [
            {
               "title": "ESS Compliance Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ESS%20Compliance%20Suite"
            },
            {
               "title": "Mannus Compliance: EHS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mannus%20Compliance%3A%20EHS"
            },
            {
               "title": "Primatech AUDITWorks",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Primatech%20AUDITWorks"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-5011.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,
               "in_demand": true,
               "percentage": 17
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-5011.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            }
         ]
      }
   ]
}