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/51-9162.00/related/work_context/4.C.2.e.1.d
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.C.2.e.1.d",
      "name": "Wear Common Protective or Safety Equipment such as Safety Shoes, Glasses, Gloves, Hearing Protection, Hard Hats, or Life Jackets",
      "description": "How often does this job require wearing common protective or safety equipment such as safety shoes, glasses, gloves, hearing protection, hard hats or life-jackets?",
      "see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.e.1.d"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers and Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/",
         "code": "47-2021.00",
         "title": "Brickmasons and Blockmasons",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/",
         "code": "51-9011.00",
         "title": "Chemical Equipment Operators and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
         "code": "51-8091.00",
         "title": "Chemical Plant and System Operators",
         "tags": {}
      }
   ]
}