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-2011.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/details/tasks?start=11&end=15",
   "task": [
      {
         "id": "3500",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3500",
         "title": "Ascertain premium rates required and cash reserves and liabilities necessary to ensure payment of future benefits.",
         "importance": 89,
         "category": "Core"
      },
      {
         "id": "3503",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3503",
         "title": "Collaborate with programmers, underwriters, accounts, claims experts, and senior management to help companies develop plans for new lines of business or improvements to existing business.",
         "importance": 87,
         "category": "Core"
      },
      {
         "id": "3501",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3501",
         "title": "Analyze statistical information to estimate mortality, accident, sickness, disability, and retirement rates.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "3502",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3502",
         "title": "Design, review, and help administer insurance, annuity and pension plans, determining financial soundness and calculating premiums.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "3504",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3504",
         "title": "Determine, or help determine, company policy, and explain complex technical matters to company executives, government officials, shareholders, policyholders, or the public.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "3508",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3508",
         "title": "Construct probability tables for events such as fires, natural disasters, and unemployment, based on analysis of statistical data and other pertinent information.",
         "importance": 79,
         "category": "Core"
      },
      {
         "id": "3506",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3506",
         "title": "Provide advice to clients on a contract basis, working as a consultant.",
         "importance": 70,
         "category": "Core"
      },
      {
         "id": "3512",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3512",
         "title": "Determine equitable basis for distributing surplus earnings under participating insurance and annuity contracts in mutual companies.",
         "importance": 57,
         "category": "Core"
      },
      {
         "id": "20951",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/20951",
         "title": "Negotiate terms and conditions of reinsurance with other companies.",
         "importance": 57,
         "category": "Core"
      },
      {
         "id": "3511",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/related/tasks/3511",
         "title": "Provide expertise to help financial institutions manage risks and maximize returns associated with investment products or credit offerings.",
         "importance": 53,
         "category": "Core"
      }
   ]
}