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/hot_technology/Workday%20software
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 12,
   "total": 12,
   "summary": {
      "description": "Workday is a cloud-based enterprise resource planning (ERP) software that provides Human Capital Management (HCM), payroll, financial management, and other related services. It is designed for medium to large-sized businesses that require a unified system for managing their financial and HR operations. Workday's interface is user-friendly and provides real-time data analytics and reporting, allowing businesses to make data-driven decisions. As a specialized skill, proficiency in the Workday software is highly sought after by companies looking to manage their operations more efficiently.",
      "source_url": "https://en.wikipedia.org/wiki/Workday,_Inc.",
      "license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
   },
   "category": [
      {
         "href": "https://api-v2.onetcenter.org/online/technology/categories/43231602",
         "code": 43231602,
         "title": "Enterprise resource planning ERP software"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3051.00/",
         "code": "43-3051.00",
         "title": "Payroll and Timekeeping Clerks",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "in_demand": true,
         "percentage": 6
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3121.00/",
         "code": "11-3121.00",
         "title": "Human Resources Managers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 4
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-1071.00/",
         "code": "13-1071.00",
         "title": "Human Resources Specialists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 4
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-1141.00/",
         "code": "13-1141.00",
         "title": "Compensation, Benefits, and Job Analysis Specialists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 3
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3111.00/",
         "code": "11-3111.00",
         "title": "Compensation and Benefits Managers",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 3
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1252.00/",
         "code": "15-1252.00",
         "title": "Software Developers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 1
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3031.00/",
         "code": "11-3031.00",
         "title": "Financial Managers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 1
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2051.00/",
         "code": "13-2051.00",
         "title": "Financial and Investment Analysts",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants and Auditors",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers and Repairers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "in_demand": false
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2091.00/",
         "code": "49-2091.00",
         "title": "Avionics Technicians",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "in_demand": false
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/",
         "code": "29-1122.01",
         "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "in_demand": false
      }
   ]
}