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/15-2051.01/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/details/tasks?start=11&end=17",
   "task": [
      {
         "id": "16150",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16150",
         "title": "Generate standard or custom reports summarizing business, financial, or economic data for review by executives, managers, clients, and other stakeholders.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "16139",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16139",
         "title": "Maintain or update business intelligence tools, databases, dashboards, systems, or methods.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "16140",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16140",
         "title": "Manage timely flow of business intelligence information to users.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "16134",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16134",
         "title": "Provide technical support for existing reports, dashboards, or other tools.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "16141",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16141",
         "title": "Identify and analyze industry or geographic trends with business strategy implications.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "16142",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16142",
         "title": "Document specifications for business intelligence or information technology reports, dashboards, or other outputs.",
         "importance": 68,
         "category": "Core"
      },
      {
         "id": "16144",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16144",
         "title": "Create business intelligence tools or systems, including design of related databases, spreadsheets, or outputs.",
         "importance": 68,
         "category": "Core"
      },
      {
         "id": "16146",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16146",
         "title": "Collect business intelligence data from available industry reports, public information, field reports, or purchased sources.",
         "importance": 67,
         "category": "Core"
      },
      {
         "id": "16143",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16143",
         "title": "Disseminate information regarding tools, reports, or metadata enhancements.",
         "importance": 66,
         "category": "Core"
      },
      {
         "id": "16145",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/related/tasks/16145",
         "title": "Conduct or coordinate tests to ensure that intelligence is consistent with defined needs.",
         "importance": 66,
         "category": "Core"
      }
   ]
}