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/49-3011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            },
            {
               "title": "Tracware AeroTrac",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Tracware%20AeroTrac"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.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": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/technology_skills/43232603",
         "title": "Facilities management software",
         "example": [
            {
               "title": "Access Software AIRPAX",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Access%20Software%20AIRPAX"
            },
            {
               "title": "Maintenance information databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Maintenance%20information%20databases"
            },
            {
               "title": "Maintenance planning software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Maintenance%20planning%20software"
            },
            {
               "title": "Maintenance record software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Maintenance%20record%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Mxi Technologies Maintenix",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mxi%20Technologies%20Maintenix"
            },
            {
               "title": "Operational Data Store ODS software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Operational%20Data%20Store%20ODS%20software"
            },
            {
               "title": "Pentagon 2000SQL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Pentagon%202000SQL"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "CaseBank SpotLight",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CaseBank%20SpotLight"
            },
            {
               "title": "Engine analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Engine%20analysis%20software"
            }
         ]
      }
   ]
}