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/online/onet_data/work_activities/4.A.1.b.2
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.1.b.2?start=21&end=40",
   "summary": {
      "id": "4.A.1.b.2",
      "name": "Inspecting Equipment, Structures, or Materials",
      "description": "Inspecting equipment, structures, or materials to identify the cause of errors or other problems or defects."
   },
   "example": [
      {
         "level": 85,
         "description": "Conduct a thorough inspection of an aircraft engine"
      },
      {
         "level": 57,
         "description": "Inspect equipment in a chemical processing plant"
      },
      {
         "level": 14,
         "description": "Check that doors to building are locked"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
         "code": "53-2012.00",
         "title": "Commercial Pilots",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 98,
         "level": 90,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I04.D05",
               "title": "Inspect aircraft or aircraft components."
            },
            {
               "id": "4.A.1.b.2.I12.D04",
               "title": "Test performance of aircraft equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6051.01/",
         "code": "53-6051.01",
         "title": "Aviation Inspectors",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 98,
         "level": 76,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I04.D05",
               "title": "Inspect aircraft or aircraft components."
            },
            {
               "id": "4.A.1.b.2.I12.D04",
               "title": "Test performance of aircraft equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7072.00/",
         "code": "53-7072.00",
         "title": "Pump Operators, Except Wellhead Pumpers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 98,
         "level": 67,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I05.D06",
               "title": "Monitor cargo area conditions."
            },
            {
               "id": "4.A.1.b.2.I03.D01",
               "title": "Test materials, solutions, or samples."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3029.01/",
         "code": "17-3029.01",
         "title": "Non-Destructive Testing Specialists",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 96,
         "level": 87,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I03.D04",
               "title": "Test characteristics of materials or structures."
            },
            {
               "id": "4.A.1.b.2.I06.D08",
               "title": "Inspect finished products to locate flaws."
            },
            {
               "id": "4.A.1.b.2.I07.D11",
               "title": "Inspect equipment or systems."
            },
            {
               "id": "4.A.1.b.2.I12.D02",
               "title": "Test performance of electrical, electronic, mechanical, or integrated systems or equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, and Flight Engineers",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "importance": 96,
         "level": 69,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I04.D05",
               "title": "Inspect aircraft or aircraft components."
            },
            {
               "id": "4.A.1.b.2.I12.D04",
               "title": "Test performance of aircraft equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/37-3013.00/",
         "code": "37-3013.00",
         "title": "Tree Trimmers and Pruners",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 94,
         "level": 72,
         "detailed_work_activities": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-5011.00/",
         "code": "53-5011.00",
         "title": "Sailors and Marine Oilers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 94,
         "level": 62,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I07.D07",
               "title": "Inspect material-moving equipment to detect problems."
            },
            {
               "id": "4.A.1.b.2.I07.D18",
               "title": "Inspect equipment to ensure proper functioning."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/",
         "code": "47-2061.00",
         "title": "Construction Laborers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 94,
         "level": 53,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I11.D01",
               "title": "Test air quality at work sites."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 93,
         "level": 68,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I05.D03",
               "title": "Inspect facilities, equipment or supplies to ensure conformance to standards."
            },
            {
               "id": "4.A.1.b.2.I05.D07",
               "title": "Inspect facilities."
            },
            {
               "id": "4.A.1.b.2.I05.D13",
               "title": "Inspect facilities to ensure compliance with security or safety regulations."
            },
            {
               "id": "4.A.1.b.2.I05.D02",
               "title": "Inspect work sites to identify potential environmental or safety hazards."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/",
         "code": "49-9095.00",
         "title": "Manufactured Building and Mobile Home Installers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 93,
         "level": 62,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I12.D05",
               "title": "Test mechanical equipment to ensure proper functioning."
            },
            {
               "id": "4.A.1.b.2.I07.D03",
               "title": "Inspect systems to determine if they are operating properly."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/",
         "code": "49-9081.00",
         "title": "Wind Turbine Service Technicians",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 92,
         "level": 68,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I12.D09",
               "title": "Test electrical circuits or components for proper functioning."
            },
            {
               "id": "4.A.1.b.2.I12.D05",
               "title": "Test mechanical equipment to ensure proper functioning."
            },
            {
               "id": "4.A.1.b.2.I12.D03",
               "title": "Test electrical equipment or systems to ensure proper functioning."
            },
            {
               "id": "4.A.1.b.2.I12.D07",
               "title": "Test mechanical systems to ensure proper functioning."
            },
            {
               "id": "4.A.1.b.2.I12.D06",
               "title": "Measure equipment outputs."
            },
            {
               "id": "4.A.1.b.2.I07.D20",
               "title": "Inspect mechanical equipment to locate damage, defects, or wear."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/",
         "code": "51-9022.00",
         "title": "Grinding and Polishing Workers, Hand",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 91,
         "level": 79,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I10.D01",
               "title": "Compare physical characteristics of materials or products to specifications or standards."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/",
         "code": "19-4051.00",
         "title": "Nuclear Technicians",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 90,
         "level": 85,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I05.D02",
               "title": "Inspect work sites to identify potential environmental or safety hazards."
            },
            {
               "id": "4.A.1.b.2.I12.D07",
               "title": "Test mechanical systems to ensure proper functioning."
            },
            {
               "id": "4.A.1.b.2.I07.D18",
               "title": "Inspect equipment to ensure proper functioning."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/",
         "code": "29-1124.00",
         "title": "Radiation Therapists",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 90,
         "level": 72,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I07.D21",
               "title": "Examine medical instruments or equipment to ensure proper operation."
            },
            {
               "id": "4.A.1.b.2.I09.D03",
               "title": "Examine patients to assess general physical condition."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5023.00/",
         "code": "47-5023.00",
         "title": "Earth Drillers, Except Oil and Gas",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 90,
         "level": 71,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I07.D01",
               "title": "Inspect equipment or tools to be used in construction or excavation."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-9099.02/",
         "code": "31-9099.02",
         "title": "Endoscopy Technicians",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 90,
         "level": 64,
         "detailed_work_activities": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/",
         "code": "49-9044.00",
         "title": "Millwrights",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 89,
         "level": 74,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I12.D05",
               "title": "Test mechanical equipment to ensure proper functioning."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2072.00/",
         "code": "47-2072.00",
         "title": "Pile Driver Operators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 89,
         "level": 72,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I07.D01",
               "title": "Inspect equipment or tools to be used in construction or excavation."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/",
         "code": "47-5012.00",
         "title": "Rotary Drill Operators, Oil and Gas",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 89,
         "level": 71,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I07.D01",
               "title": "Inspect equipment or tools to be used in construction or excavation."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5013.00/",
         "code": "47-5013.00",
         "title": "Service Unit Operators, Oil and Gas",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 89,
         "level": 68,
         "detailed_work_activities": [
            {
               "id": "4.A.1.b.2.I07.D01",
               "title": "Inspect equipment or tools to be used in construction or excavation."
            }
         ]
      }
   ]
}