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

URL:
https://api-v2.onetcenter.org/mnm/careers/25-1022.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-1022.00",
   "title": "Mathematical Science Teachers, Postsecondary",
   "tags": {},
   "also_called": [
      {
         "title": "Adjunct Mathematics Instructor",
         "summary": false
      },
      {
         "title": "Assistant Professor",
         "summary": false
      },
      {
         "title": "Associate Professor",
         "summary": false
      },
      {
         "title": "Instructor",
         "summary": true
      },
      {
         "title": "Math Teacher",
         "summary": false
      },
      {
         "title": "Mathematical Sciences Professor",
         "summary": false
      },
      {
         "title": "Mathematics Instructor (Math Instructor)",
         "summary": true
      },
      {
         "title": "Mathematics Lecturer",
         "summary": false
      },
      {
         "title": "Mathematics Professor",
         "summary": true
      },
      {
         "title": "Professor",
         "summary": true
      }
   ],
   "what_they_do": "Teach courses pertaining to mathematical concepts, statistics, and actuarial science and to the application of original and standardized mathematical techniques in solving specific problems and situations. Includes both teachers primarily engaged in teaching and those who do a combination of teaching and research.",
   "on_the_job": [
      "Compile, administer, and grade examinations, or assign this work to others.",
      "Evaluate and grade students' class work, assignments, and papers.",
      "Prepare and deliver lectures to undergraduate or graduate students on topics such as linear algebra, differential equations, and discrete mathematics."
   ],
   "word_cloud_terms": [
      "social interests",
      "course material",
      "educational need",
      "advise student",
      "activity",
      "colleague",
      "curricula",
      "equipment",
      "math",
      "professor"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1022.00/explore_more",
         "title": "Explore More"
      }
   ]
}