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-9021.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/43-9021.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 10,
      "href": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            },
            {
               "title": "IBM Informix",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Informix"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Data entry software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Data%20entry%20software"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Google Docs",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Docs",
               "hot_technology": true
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            }
         ]
      },
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20medical%20record%20EMR%20software"
            },
            {
               "title": "Healthcare common procedure coding system HCPCS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Healthcare%20common%20procedure%20coding%20system%20HCPCS"
            },
            {
               "title": "Medical condition coding software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20condition%20coding%20software"
            },
            {
               "title": "Medical procedure coding software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20procedure%20coding%20software"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Jenzabar ERP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Jenzabar%20ERP"
            },
            {
               "title": "Microsoft Dynamics",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Dynamics",
               "hot_technology": true
            },
            {
               "title": "Microsoft Dynamics GP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Dynamics%20GP"
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            },
            {
               "title": "Sage 50 Accounting",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%2050%20Accounting"
            }
         ]
      }
   ]
}