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.04/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "17912",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17912",
         "title": "Monitor hydroelectric power plant equipment operation and performance, adjusting to performance specifications, as necessary.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "17911",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17911",
         "title": "Identify or address malfunctions of hydroelectric plant operational equipment, such as generators, transformers, or turbines.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "17913",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17913",
         "title": "Start, adjust, or stop generating units, operating valves, gates, or auxiliary equipment in hydroelectric power generating plants.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "17929",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17929",
         "title": "Perform preventive or corrective containment or cleanup measures in hydroelectric plants to prevent environmental contamination.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "17916",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17916",
         "title": "Inspect water-powered electric generators or auxiliary equipment in hydroelectric plants to verify proper operation or to determine maintenance or repair needs.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "17914",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17914",
         "title": "Communicate status of hydroelectric operating equipment to dispatchers or supervisors.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "17920",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17920",
         "title": "Operate high voltage switches or related devices in hydropower stations.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "17921",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17921",
         "title": "Operate hydroelectric plant equipment, such as turbines, pumps, valves, gates, fans, electric control boards, or battery banks.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "17919",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17919",
         "title": "Maintain or repair hydroelectric plant electrical, mechanical, or electronic equipment, such as motors, transformers, voltage regulators, generators, relays, battery systems, air compressors, sump pumps, gates, or valves.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "17915",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tasks/17915",
         "title": "Implement load or switching orders in hydroelectric plants, in accordance with specifications or instructions.",
         "importance": 81,
         "category": "Core"
      }
   ]
}