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/39-5011.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/hot_technology"
   },
   "category": [
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "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
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ]
      },
      {
         "code": 43232108,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43232108",
         "title": "Calendar and scheduling software",
         "example": [
            {
               "title": "Appointment scheduling software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Appointment%20scheduling%20software"
            }
         ]
      },
      {
         "code": 43232611,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43232611",
         "title": "Point of sale POS software",
         "example": [
            {
               "title": "Point of sale POS payment software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Point%20of%20sale%20POS%20payment%20software"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/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
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-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
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-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
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Customer information databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Customer%20information%20databases"
            }
         ]
      },
      {
         "code": 43232107,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/technology_skills/43232107",
         "title": "Web page creation and editing software",
         "example": [
            {
               "title": "Facebook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Facebook",
               "hot_technology": true
            }
         ]
      }
   ]
}