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-2061.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 27,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "11472",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11472",
         "title": "Tend pumps, compressors, or generators to provide power for tools, machinery, or equipment or to heat or move materials, such as asphalt.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "11465",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11465",
         "title": "Lubricate, clean, or repair machinery, equipment, or tools.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "11458",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11458",
         "title": "Signal equipment operators to facilitate alignment, movement, or adjustment of machinery, equipment, or materials.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "11456",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11456",
         "title": "Read plans, instructions, or specifications to determine work activities.",
         "importance": 73,
         "category": "Core"
      },
      {
         "id": "11461",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11461",
         "title": "Measure, mark, or record openings or distances to layout areas where construction work will be performed.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "11455",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11455",
         "title": "Clean or prepare construction sites to eliminate possible hazards.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "11459",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11459",
         "title": "Dig ditches or trenches, backfill excavations, or compact and level earth to grade specifications, using picks, shovels, pneumatic tampers, or rakes.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "11462",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11462",
         "title": "Load, unload, or identify building materials, machinery, or tools, distributing them to the appropriate locations, according to project plans or specifications.",
         "importance": 71,
         "category": "Core"
      },
      {
         "id": "11460",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/11460",
         "title": "Position, join, align, or seal structural components, such as concrete wall sections or pipes.",
         "importance": 76,
         "category": "Supplemental"
      },
      {
         "id": "19838",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/related/tasks/19838",
         "title": "Perform site activities required of green certified construction practices, such as implementing waste management procedures, identifying materials for reuse, or installing erosion or sedimentation control mechanisms.",
         "importance": 75,
         "category": "Supplemental"
      }
   ]
}