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/veterans/careers/25-1021.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-1021.00",
   "title": "Computer Science Teachers, Postsecondary",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Assistant Professor",
         "summary": false
      },
      {
         "title": "Associate Professor",
         "summary": false
      },
      {
         "title": "Computer Information Systems Instructor (CIS Instructor)",
         "summary": true
      },
      {
         "title": "Computer Science Instructor",
         "summary": false
      },
      {
         "title": "Computer Science Professor",
         "summary": true
      },
      {
         "title": "Faculty Member",
         "summary": false
      },
      {
         "title": "Information Technology Instructor (IT Instructor)",
         "summary": false
      },
      {
         "title": "Instructor",
         "summary": true
      },
      {
         "title": "Lecturer",
         "summary": false
      },
      {
         "title": "Professor",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Education And Training",
         "Education And Training Apprentice",
         "Education And Training Craftsman",
         "Education And Training Helper",
         "Education and Training Journeyman",
         "Education And Training Superintendent"
      ],
      "army": [
         "USMA, Professor",
         "USMA, Professor of Army Cyber",
         "USMA, Professor of Behavioral Sciences and Leadership",
         "USMA, Professor of Civil and Mechanical Engineering",
         "USMA, Professor of English",
         "USMA, Professor of Geography and Environmental Engineering",
         "USMA, Professor of Law",
         "USMA, Professor of Mathematical Sciences",
         "USMA, Professor of Physical Education",
         "USMA, Professor of Social Sciences"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [],
      "space_force": []
   },
   "what_they_do": "Teach courses in computer science. May specialize in a field of computer science, such as the design and function of computers or operations and research analysis. Includes both teachers primarily engaged in teaching and those who do a combination of teaching and research.",
   "on_the_job": [
      "Prepare course materials, such as syllabi, homework assignments, and handouts.",
      "Compile, administer, and grade examinations or assign this work to others.",
      "Prepare and deliver lectures to undergraduate or graduate students on topics such as programming, data structures, and software design."
   ],
   "word_cloud_terms": [
      "social interests",
      "area of expertise",
      "educational need",
      "laboratory work",
      "course material",
      "advise student",
      "computer",
      "instructor",
      "curricula",
      "equipment"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/25-1021.00/explore_more",
         "title": "Explore More"
      }
   ]
}