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/53-6051.07/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 7,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/summary/technology_skills?start=6&end=7",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/hot_technology"
   },
   "in_demand_skills": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "ASPEN",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ASPEN"
            },
            {
               "title": "Commercial driver's license information system CDLIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Commercial%20driver's%20license%20information%20system%20CDLIS"
            },
            {
               "title": "Inspection Selection System ISS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Inspection%20Selection%20System%20ISS"
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Law enforcement database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Law%20enforcement%20database%20software"
            },
            {
               "title": "Past Inspection Query PIQ",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Past%20Inspection%20Query%20PIQ"
            },
            {
               "title": "Vehicle identification number VIN database",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vehicle%20identification%20number%20VIN%20database"
            },
            {
               "title": "Vehicle inspection databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vehicle%20inspection%20databases"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/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": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/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": 7
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/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": 6
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 10
            }
         ]
      }
   ]
}