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/47-2011.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/details/tasks?start=11&end=17",
   "task": [
      {
         "id": "11442",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11442",
         "title": "Attach rigging and signal crane or hoist operators to lift heavy frame and plate sections or other parts into place.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "11446",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11446",
         "title": "Study blueprints to determine locations, relationships, or dimensions of parts.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "11441",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11441",
         "title": "Repair or replace defective pressure vessel parts, such as safety valves or regulators, using torches, jacks, caulking hammers, power saws, threading dies, welding equipment, or metalworking machinery.",
         "importance": 78,
         "category": "Core"
      },
      {
         "id": "11450",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11450",
         "title": "Locate and mark reference points for columns or plates on boiler foundations, following blueprints and using straightedges, squares, transits, or measuring instruments.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "11439",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11439",
         "title": "Bolt or arc weld pressure vessel structures and parts together, using wrenches or welding equipment.",
         "importance": 76,
         "category": "Core"
      },
      {
         "id": "11449",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11449",
         "title": "Position, align, and secure structural parts or related assemblies to boiler frames, tanks, or vats of pressure vessels, following blueprints.",
         "importance": 73,
         "category": "Core"
      },
      {
         "id": "11445",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11445",
         "title": "Install manholes, handholes, taps, tubes, valves, gauges, or feedwater connections in drums of water tube boilers, using hand tools.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "11451",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11451",
         "title": "Shape or fabricate parts, such as stacks, uptakes, or chutes, to adapt pressure vessels, heat exchangers, or piping to premises, using heavy-metalworking machines such as brakes, rolls, or drill presses.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "11454",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11454",
         "title": "Assemble large vessels in an on-site fabrication shop prior to installation to ensure proper fit.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "11444",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/related/tasks/11444",
         "title": "Lay out plate, sheet steel, or other heavy metal and locate and mark bending and cutting lines, using protractors, compasses, and drawing instruments or templates.",
         "importance": 71,
         "category": "Core"
      }
   ]
}