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/13-2099.01/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "15997",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15997",
         "title": "Apply mathematical or statistical techniques to address practical issues in finance, such as derivative valuation, securities trading, risk management, or financial market regulation.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "15995",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15995",
         "title": "Research or develop analytical tools to address issues such as portfolio construction or optimization, performance measurement, attribution, profit and loss measurement, or pricing models.",
         "importance": 79,
         "category": "Core"
      },
      {
         "id": "15989",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15989",
         "title": "Interpret results of financial analysis procedures.",
         "importance": 78,
         "category": "Core"
      },
      {
         "id": "15990",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15990",
         "title": "Develop core analytical capabilities or model libraries, using advanced statistical, quantitative, or econometric techniques.",
         "importance": 75,
         "category": "Core"
      },
      {
         "id": "15991",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15991",
         "title": "Define or recommend model specifications or data collection methods.",
         "importance": 71,
         "category": "Core"
      },
      {
         "id": "15988",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15988",
         "title": "Produce written summary reports of financial research results.",
         "importance": 66,
         "category": "Core"
      },
      {
         "id": "15987",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15987",
         "title": "Maintain or modify all financial analytic models in use.",
         "importance": 66,
         "category": "Core"
      },
      {
         "id": "15983",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15983",
         "title": "Provide application or analytical support to researchers or traders on issues such as valuations or data.",
         "importance": 65,
         "category": "Core"
      },
      {
         "id": "15996",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15996",
         "title": "Devise or apply independent models or tools to help verify results of analytical systems.",
         "importance": 64,
         "category": "Core"
      },
      {
         "id": "15985",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/related/tasks/15985",
         "title": "Collaborate in the development or testing of new analytical software to ensure compliance with user requirements, specifications, or scope.",
         "importance": 61,
         "category": "Core"
      }
   ]
}