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.3.a.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.3.a.3?start=21&end=40",
   "summary": {
      "id": "4.A.3.a.3",
      "name": "Controlling Machines and Processes",
      "description": "Using either control mechanisms or direct physical activity to operate machines or processes (not including computers or vehicles)."
   },
   "example": [
      {
         "level": 85,
         "description": "Operate a precision milling machine"
      },
      {
         "level": 57,
         "description": "Operate a drilling rig"
      },
      {
         "level": 28,
         "description": "Operate a cash register"
      }
   ],
   "occupation": [
      {
         "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": 97,
         "level": 97,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I12.D01",
               "title": "Operate grinding equipment."
            }
         ]
      },
      {
         "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": 96,
         "level": 96,
         "detailed_work_activities": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/",
         "code": "47-5081.00",
         "title": "Helpers--Extraction Workers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 94,
         "level": 87,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I03.D03",
               "title": "Operate mining equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/",
         "code": "51-4035.00",
         "title": "Milling and Planing Machine Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 94,
         "level": 86,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I12.D01",
               "title": "Operate grinding equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4032.00/",
         "code": "51-4032.00",
         "title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 94,
         "level": 85,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I08.D02",
               "title": "Lift materials or workpieces using cranes or other lifting equipment."
            },
            {
               "id": "4.A.3.a.3.I12.D01",
               "title": "Operate grinding equipment."
            }
         ]
      },
      {
         "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": 93,
         "level": 74,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I08.D03",
               "title": "Operate cranes, hoists, or other moving or lifting equipment."
            },
            {
               "id": "4.A.3.a.3.I02.D02",
               "title": "Operate pumps or compressors."
            },
            {
               "id": "4.A.3.a.3.I03.D08",
               "title": "Operate detonation equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/",
         "code": "51-4041.00",
         "title": "Machinists",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 92,
         "level": 90,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I12.D02",
               "title": "Operate cutting equipment."
            },
            {
               "id": "4.A.3.a.3.I12.D01",
               "title": "Operate grinding equipment."
            },
            {
               "id": "4.A.3.a.3.I06.D12",
               "title": "Operate metal or plastic forming equipment."
            }
         ]
      },
      {
         "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": 92,
         "level": 84,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I08.D03",
               "title": "Operate cranes, hoists, or other moving or lifting equipment."
            },
            {
               "id": "4.A.3.a.3.I03.D02",
               "title": "Operate heavy-duty construction or installation equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4021.00/",
         "code": "51-4021.00",
         "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 92,
         "level": 74,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I06.D12",
               "title": "Operate metal or plastic forming equipment."
            },
            {
               "id": "4.A.3.a.3.I12.D02",
               "title": "Operate cutting equipment."
            }
         ]
      },
      {
         "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": 91,
         "level": 88,
         "detailed_work_activities": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2073.00/",
         "code": "47-2073.00",
         "title": "Operating Engineers and Other Construction Equipment Operators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 91,
         "level": 86,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I03.D07",
               "title": "Operate equipment or vehicles to clear construction sites or move materials."
            },
            {
               "id": "4.A.3.a.3.I03.D02",
               "title": "Operate heavy-duty construction or installation equipment."
            },
            {
               "id": "4.A.3.a.3.I03.D06",
               "title": "Operate road-surfacing equipment."
            },
            {
               "id": "4.A.3.a.3.I02.D02",
               "title": "Operate pumps or compressors."
            }
         ]
      },
      {
         "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": 91,
         "level": 83,
         "detailed_work_activities": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/",
         "code": "45-4022.00",
         "title": "Logging Equipment Operators",
         "tags": {},
         "job_zone": {
            "code": 1,
            "title": "Job Zone One: Little or No Preparation Needed"
         },
         "importance": 91,
         "level": 80,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I11.D02",
               "title": "Operate forestry equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4011.00/",
         "code": "53-4011.00",
         "title": "Locomotive Engineers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 91,
         "level": 78,
         "detailed_work_activities": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
         "code": "51-5112.00",
         "title": "Printing Press Operators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 91,
         "level": 73,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I06.D10",
               "title": "Operate photographic developing or print production equipment."
            },
            {
               "id": "4.A.3.a.3.I12.D02",
               "title": "Operate cutting equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/",
         "code": "51-9161.00",
         "title": "Computer Numerically Controlled Tool Operators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 90,
         "level": 87,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I08.D02",
               "title": "Lift materials or workpieces using cranes or other lifting equipment."
            }
         ]
      },
      {
         "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": 85,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I04.D03",
               "title": "Operate diagnostic or therapeutic medical instruments or equipment."
            },
            {
               "id": "4.A.3.a.3.I04.D04",
               "title": "Operate diagnostic imaging equipment."
            },
            {
               "id": "4.A.3.a.3.I04.D01",
               "title": "Process x-rays or other medical images."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators and Tenders",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 90,
         "level": 70,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I08.D01",
               "title": "Operate forklifts or other loaders."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/",
         "code": "51-4194.00",
         "title": "Tool Grinders, Filers, and Sharpeners",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 89,
         "level": 82,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I12.D01",
               "title": "Operate grinding equipment."
            }
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4072.00/",
         "code": "51-4072.00",
         "title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 89,
         "level": 73,
         "detailed_work_activities": [
            {
               "id": "4.A.3.a.3.I06.D12",
               "title": "Operate metal or plastic forming equipment."
            },
            {
               "id": "4.A.3.a.3.I08.D03",
               "title": "Operate cranes, hoists, or other moving or lifting equipment."
            },
            {
               "id": "4.A.3.a.3.I12.D01",
               "title": "Operate grinding equipment."
            }
         ]
      }
   ]
}