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/11-9199.10/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/details/tasks?start=11&end=15",
   "task": [
      {
         "id": "15836",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15836",
         "title": "Coordinate or direct development, energy assessment, engineering, or construction activities to ensure that wind project needs and objectives are met.",
         "importance": 78,
         "category": "Core"
      },
      {
         "id": "15834",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15834",
         "title": "Manage wind project costs to stay within budget limits.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "15827",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15827",
         "title": "Lead or support negotiations involving tax agreements or abatements, power purchase agreements, land use, or interconnection agreements.",
         "importance": 76,
         "category": "Core"
      },
      {
         "id": "15838",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15838",
         "title": "Create wind energy project plans, including project scope, goals, tasks, resources, schedules, costs, contingencies, or other project information.",
         "importance": 75,
         "category": "Core"
      },
      {
         "id": "15824",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15824",
         "title": "Supervise the work of subcontractors or consultants to ensure quality and conformance to specifications or budgets.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "15835",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15835",
         "title": "Develop scope of work for wind project functions, such as design, site assessment, environmental studies, surveying, or field support services.",
         "importance": 71,
         "category": "Core"
      },
      {
         "id": "15830",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15830",
         "title": "Provide verbal or written project status reports to project teams, management, subcontractors, customers, or owners.",
         "importance": 70,
         "category": "Core"
      },
      {
         "id": "15828",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15828",
         "title": "Update schedules, estimates, forecasts, or budgets for wind projects.",
         "importance": 70,
         "category": "Core"
      },
      {
         "id": "15837",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15837",
         "title": "Prepare or assist in the preparation of applications for environmental, building, or other required permits.",
         "importance": 66,
         "category": "Core"
      },
      {
         "id": "15829",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.10/related/tasks/15829",
         "title": "Review or evaluate proposals or bids to make recommendations regarding awarding of contracts.",
         "importance": 66,
         "category": "Core"
      }
   ]
}