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/43-5052.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 8,
   "total": 8,
   "hot_technology": {
      "total": 3,
      "href": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/hot_technology"
   },
   "category": [
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Address Management System AMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Address%20Management%20System%20AMS"
            },
            {
               "title": "Automated Data Collection System ADCS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Automated%20Data%20Collection%20System%20ADCS"
            },
            {
               "title": "End of Run Report EOR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/End%20of%20Run%20Report%20EOR"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Delivery operations information system DOIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Delivery%20operations%20information%20system%20DOIS"
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Microsoft Windows",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Windows",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.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": 43231505,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/technology_skills/43231505",
         "title": "Human resources software",
         "example": [
            {
               "title": "Time and Attendance Collection System TACS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Time%20and%20Attendance%20Collection%20System%20TACS"
            }
         ]
      },
      {
         "code": 43231605,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/technology_skills/43231605",
         "title": "Time accounting software",
         "example": [
            {
               "title": "Electronic Time Clock ETC",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20Time%20Clock%20ETC"
            }
         ]
      },
      {
         "code": 43233506,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/related/technology_skills/43233506",
         "title": "Map creation software",
         "example": [
            {
               "title": "Delivery Routing System DRS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Delivery%20Routing%20System%20DRS"
            }
         ]
      }
   ]
}