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/onet_data/work_activities/4.A.4.b.3
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 879,
   "next": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.b.3?start=21&end=40",
   "summary": {
      "id": "4.A.4.b.3",
      "name": "Training and Teaching Others",
      "description": "Identifying the educational needs of others, developing formal educational or training programs or classes, and teaching or instructing others."
   },
   "example": [
      {
         "level": 85,
         "description": "Develop and conduct training programs for a medical school"
      },
      {
         "level": 57,
         "description": "Teach a social sciences course to high school students"
      },
      {
         "level": 28,
         "description": "Give coworkers brief instructions on a simple procedural change"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1066.00/",
         "code": "25-1066.00",
         "title": "Psychology Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 99,
         "level": 91,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D03",
               "title": "Teach social science courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
         "code": "25-1061.00",
         "title": "Anthropology and Archeology Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 99,
         "level": 86,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D03",
               "title": "Teach social science courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1072.00/",
         "code": "25-1072.00",
         "title": "Nursing Instructors and Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 99,
         "level": 85,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3131.00/",
         "code": "11-3131.00",
         "title": "Training and Development Managers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "importance": 98,
         "level": 91,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I04.D16",
               "title": "Conduct employee training programs."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/",
         "code": "25-3021.00",
         "title": "Self-Enrichment Teachers",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 97,
         "level": 71,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D06",
               "title": "Apply multiple teaching methods."
            },
            {
               "id": "4.A.4.b.3.I01.D04",
               "title": "Teach life skills."
            },
            {
               "id": "4.A.4.b.3.I05.D05",
               "title": "Teach others to use technology or equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1112.00/",
         "code": "25-1112.00",
         "title": "Law Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 95,
         "level": 93,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I02.D03",
               "title": "Teach social science courses at the college level."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1082.00/",
         "code": "25-1082.00",
         "title": "Library Science Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 95,
         "level": 91,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D11",
               "title": "Teach humanities courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I02.D07",
               "title": "Teach online courses."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1126.00/",
         "code": "25-1126.00",
         "title": "Philosophy and Religion Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 94,
         "level": 87,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I02.D11",
               "title": "Teach humanities courses at the college level."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1081.00/",
         "code": "25-1081.00",
         "title": "Education Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 94,
         "level": 84,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I04.D08",
               "title": "Train staff members."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1021.00/",
         "code": "25-1021.00",
         "title": "Computer Science Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 94,
         "level": 82,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1042.00/",
         "code": "25-1042.00",
         "title": "Biological Science Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 93,
         "level": 86,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I02.D10",
               "title": "Tutor students who need extra assistance."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1054.00/",
         "code": "25-1054.00",
         "title": "Physics Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 93,
         "level": 85,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
         "code": "25-1121.00",
         "title": "Art, Drama, and Music Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 93,
         "level": 82,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D11",
               "title": "Teach humanities courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D10",
               "title": "Tutor students who need extra assistance."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1123.00/",
         "code": "25-1123.00",
         "title": "English Language and Literature Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 93,
         "level": 82,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D11",
               "title": "Teach humanities courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D02",
               "title": "Teach classes in area of specialization."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            },
            {
               "id": "4.A.4.b.3.I02.D10",
               "title": "Tutor students who need extra assistance."
            },
            {
               "id": "4.A.4.b.3.I02.D07",
               "title": "Teach online courses."
            },
            {
               "id": "4.A.4.b.3.I04.D08",
               "title": "Train staff members."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1041.00/",
         "code": "25-1041.00",
         "title": "Agricultural Sciences Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 93,
         "level": 81,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/",
         "code": "25-3041.00",
         "title": "Tutors",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 93,
         "level": 66,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D10",
               "title": "Tutor students who need extra assistance."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1011.00/",
         "code": "25-1011.00",
         "title": "Business Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 92,
         "level": 85,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1052.00/",
         "code": "25-1052.00",
         "title": "Chemistry Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 92,
         "level": 82,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I05.D05",
               "title": "Teach others to use technology or equipment."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/",
         "code": "25-1194.00",
         "title": "Career/Technical Education Teachers, Postsecondary",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 92,
         "level": 77,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D06",
               "title": "Apply multiple teaching methods."
            },
            {
               "id": "4.A.4.b.3.I02.D10",
               "title": "Tutor students who need extra assistance."
            },
            {
               "id": "4.A.4.b.3.I02.D01",
               "title": "Teach vocational courses."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/",
         "code": "25-1032.00",
         "title": "Engineering Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 91,
         "level": 84,
         "detailed_work_activities": [
            {
               "id": "4.A.4.b.3.I02.D12",
               "title": "Teach physical science or mathematics courses at the college level."
            },
            {
               "id": "4.A.4.b.3.I02.D05",
               "title": "Guide class discussions."
            }
         ]
      }
   ]
}