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/Google%20Sheets
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 8,
   "total": 8,
   "summary": {
      "description": "Google Sheets is a web-based spreadsheet software developed by Google that allows users to store, organize, and analyze data using cells made up of rows and columns. It offers a variety of features such as formulas and functions, charts and graphs, collaboration tools, and the ability to import and export data in various file formats. Google Sheets is commonly used for tasks including budgeting, project management, and data analysis.",
      "source_url": "https://en.wikipedia.org/wiki/Google_Sheets",
      "license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
   },
   "category": [
      {
         "href": "https://api-v2.onetcenter.org/online/technology/categories/43232110",
         "code": 43232110,
         "title": "Spreadsheet software"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-6014.00/",
         "code": "43-6014.00",
         "title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some 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/11-9111.00/",
         "code": "11-9111.00",
         "title": "Medical and Health Services Managers",
         "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/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": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/",
         "code": "35-1011.00",
         "title": "Chefs and Head Cooks",
         "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/19-3033.00/",
         "code": "19-3033.00",
         "title": "Clinical and Counseling Psychologists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "in_demand": false
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3032.00/",
         "code": "19-3032.00",
         "title": "Industrial-Organizational Psychologists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "in_demand": false
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1253.00/",
         "code": "15-1253.00",
         "title": "Software Quality Assurance Analysts and Testers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false
      }
   ]
}