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/mnm/careers/13-2054.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "13-2054.00",
   "title": "Financial Risk Specialists",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Analyst",
         "summary": true
      },
      {
         "title": "Equity Research Analyst",
         "summary": false
      },
      {
         "title": "Risk Analyst",
         "summary": true
      },
      {
         "title": "Risk Manager",
         "summary": false
      },
      {
         "title": "Risk Specialist",
         "summary": true
      },
      {
         "title": "Securities Analyst",
         "summary": true
      }
   ],
   "what_they_do": "Analyze and measure exposure to credit and market risk threatening the assets, earning capacity, or economic state of an organization. May make recommendations to limit risk.",
   "on_the_job": [
      "Analyze areas of potential risk to the assets, earning capacity, or success of organizations.",
      "Analyze new legislation to determine impact on risk exposure.",
      "Conduct statistical analyses to quantify risk, using statistical analysis software or econometric models."
   ],
   "word_cloud_terms": [
      "business",
      "risk",
      "market exposure",
      "client",
      "investment",
      "financial analysis method",
      "organizational performance information",
      "equity research analyst",
      "monitor business indicator",
      "value of goods"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2054.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2054.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2054.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2054.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2054.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2054.00/explore_more",
         "title": "Explore More"
      }
   ]
}