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/15-2051.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "15-2051.00",
   "title": "Data Scientists",
   "tags": {
      "bright_outlook": true
   },
   "what_they_do": "Develop and implement a set of techniques or analytics applications to transform raw data into meaningful information using data-oriented programming languages and visualization software. Apply data mining, data modeling, natural language processing, and machine learning to extract and analyze information from large structured and unstructured datasets. Visualize, interpret, and report data findings. May create dynamic data reports.",
   "on_the_job": [
      "Analyze, manipulate, or process large sets of data using statistical software.",
      "Apply feature selection algorithms to models predicting outcomes of interest, such as sales, attrition, and healthcare use.",
      "Apply sampling techniques to determine groups to be surveyed or use complete enumeration methods."
   ],
   "word_cloud_terms": [
      "programming language",
      "data analysis",
      "machine learning",
      "information",
      "appropriate method",
      "dynamic data report",
      "research result",
      "natural language processing"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/explore_more",
         "title": "Explore More"
      }
   ]
}