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-8013.03/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/details/tasks?start=11&end=18",
   "task": [
      {
         "id": "17861",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17861",
         "title": "Operate biomass fuel-burning boiler or biomass fuel gasification system equipment in accordance with specifications or instructions.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "21208",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/21208",
         "title": "Perform tests of water chemistry in boilers.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "17864",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17864",
         "title": "Operate high-pressure steam boiler or water chiller equipment for electrical cogeneration operations.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "17862",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17862",
         "title": "Operate equipment to heat biomass, using knowledge of controls, combustion, and firing mechanisms.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "17863",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17863",
         "title": "Operate equipment to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "17860",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17860",
         "title": "Inspect biomass power plant or processing equipment, recording or reporting damage and mechanical problems.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "17866",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17866",
         "title": "Record or report operational data, such as readings on meters, instruments, and gauges.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "17855",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17855",
         "title": "Operate valves, pumps, engines, or generators to control and adjust production of biofuels or biomass-fueled power.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "17858",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17858",
         "title": "Calculate, measure, load, or mix biomass feedstock for power generation.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "17867",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tasks/17867",
         "title": "Clean work areas to ensure compliance with safety regulations.",
         "importance": 79,
         "category": "Core"
      }
   ]
}