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/49-9052.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/details/tasks?start=11&end=19",
   "task": [
      {
         "id": "11850",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11850",
         "title": "Set up service for customers, installing, connecting, testing, or adjusting equipment.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "11846",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11846",
         "title": "Travel to customers' premises to install, maintain, or repair audio and visual electronic reception equipment or accessories.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "11849",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11849",
         "title": "Measure signal strength at utility poles, using electronic test equipment.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "11847",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11847",
         "title": "Inspect or test lines or cables, recording and analyzing test results, to assess transmission characteristics and locate faults or malfunctions.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "11848",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11848",
         "title": "Splice cables, using hand tools, epoxy, or mechanical equipment.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "11852",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11852",
         "title": "Access specific areas to string lines, or install terminal boxes, auxiliary equipment, or appliances, using bucket trucks, climbing poles or ladders, or entering tunnels, trenches, or crawl spaces.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "11857",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11857",
         "title": "Clean or maintain tools or test equipment.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "11853",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11853",
         "title": "String cables between structures and lines from poles, towers, or trenches, and pull lines to proper tension.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "20806",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/20806",
         "title": "Pull up cable by hand from large reels mounted on trucks.",
         "importance": 68,
         "category": "Core"
      },
      {
         "id": "11855",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tasks/11855",
         "title": "Lay underground cable directly in trenches, or string it through conduits running through trenches.",
         "importance": 68,
         "category": "Core"
      }
   ]
}