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
Response
URL:
https://api-v2.onetcenter.org/online/occupations/49-3021.00/details/work_context
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 10,
"total": 57,
"next": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/details/work_context?start=11&end=20",
"element": [
{
"id": "4.C.2.b.1.d",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.b.1.d",
"name": "Exposed to Contaminants",
"description": "How often does this job require working exposed to contaminants (such as pollutants, gases, dust or odors)?",
"context": 100,
"response": [
{
"percentage_of_respondents": 100,
"description": "Every day"
}
]
},
{
"id": "4.C.2.d.1.g",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.d.1.g",
"name": "Spend Time Using Your Hands to Handle, Control, or Feel Objects, Tools, or Controls",
"description": "How much does this job require using your hands to handle, control, or feel objects, tools or controls?",
"context": 99,
"response": [
{
"percentage_of_respondents": 95,
"description": "Continually or almost continually"
}
]
},
{
"id": "4.C.2.e.1.d",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.e.1.d",
"name": "Wear Common Protective or Safety Equipment such as Safety Shoes, Glasses, Gloves, Hearing Protection, Hard Hats, or Life Jackets",
"description": "How often does this job require wearing common protective or safety equipment such as safety shoes, glasses, gloves, hearing protection, hard hats or life-jackets?",
"context": 97,
"response": [
{
"percentage_of_respondents": 88,
"description": "Every day"
},
{
"percentage_of_respondents": 12,
"description": "Once a week or more but not every day"
}
]
},
{
"id": "4.C.3.d.1",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.3.d.1",
"name": "Time Pressure",
"description": "How often does this job require the worker to meet strict deadlines?",
"context": 88,
"response": [
{
"percentage_of_respondents": 53,
"description": "Every day"
},
{
"percentage_of_respondents": 47,
"description": "Once a week or more but not every day"
}
]
},
{
"id": "4.C.2.c.1.d",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.c.1.d",
"name": "Exposed to Hazardous Conditions",
"description": "How often does this job require exposure to hazardous conditions?",
"context": 87,
"response": [
{
"percentage_of_respondents": 81,
"description": "Every day"
}
]
},
{
"id": "4.C.2.b.1.a",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.b.1.a",
"name": "Exposed to Sounds, Noise Levels that are Distracting or Uncomfortable",
"description": "How often does this job require working exposed to sounds and noise levels that are distracting or uncomfortable?",
"context": 87,
"response": [
{
"percentage_of_respondents": 84,
"description": "Every day"
},
{
"percentage_of_respondents": 11,
"description": "Never"
}
]
},
{
"id": "4.C.1.a.2.l",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.1.a.2.l",
"name": "Face-to-Face Discussions with Individuals and Within Teams",
"description": "How frequently does your job require face-to-face discussions with individuals and within teams?",
"context": 86,
"response": [
{
"percentage_of_respondents": 65,
"description": "Every day"
},
{
"percentage_of_respondents": 14,
"description": "Once a week or more but not every day"
},
{
"percentage_of_respondents": 22,
"description": "Once a month or more but not every week"
}
]
},
{
"id": "4.C.3.b.4",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.3.b.4",
"name": "Importance of Being Exact or Accurate",
"description": "How important is being very exact or highly accurate in performing this job?",
"context": 85,
"response": [
{
"percentage_of_respondents": 52,
"description": "Extremely important"
},
{
"percentage_of_respondents": 36,
"description": "Very important"
},
{
"percentage_of_respondents": 12,
"description": "Important"
}
]
},
{
"id": "4.C.3.d.8",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.3.d.8",
"name": "Duration of Typical Work Week",
"description": "Number of hours typically worked in one week.",
"context": 83,
"response": [
{
"percentage_of_respondents": 66,
"description": "More than 40 hours"
},
{
"percentage_of_respondents": 34,
"description": "40 hours"
}
]
},
{
"id": "4.C.2.d.1.h",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.d.1.h",
"name": "Spend Time Bending or Twisting Your Body",
"description": "How much does this job require bending or twisting your body?",
"context": 81,
"response": [
{
"percentage_of_respondents": 52,
"description": "Continually or almost continually"
},
{
"percentage_of_respondents": 18,
"description": "More than half the time"
},
{
"percentage_of_respondents": 30,
"description": "About half the time"
}
]
}
]
}
"start": 1,
"end": 10,
"total": 57,
"next": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/details/work_context?start=11&end=20",
"element": [
{
"id": "4.C.2.b.1.d",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.b.1.d",
"name": "Exposed to Contaminants",
"description": "How often does this job require working exposed to contaminants (such as pollutants, gases, dust or odors)?",
"context": 100,
"response": [
{
"percentage_of_respondents": 100,
"description": "Every day"
}
]
},
{
"id": "4.C.2.d.1.g",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.d.1.g",
"name": "Spend Time Using Your Hands to Handle, Control, or Feel Objects, Tools, or Controls",
"description": "How much does this job require using your hands to handle, control, or feel objects, tools or controls?",
"context": 99,
"response": [
{
"percentage_of_respondents": 95,
"description": "Continually or almost continually"
}
]
},
{
"id": "4.C.2.e.1.d",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.e.1.d",
"name": "Wear Common Protective or Safety Equipment such as Safety Shoes, Glasses, Gloves, Hearing Protection, Hard Hats, or Life Jackets",
"description": "How often does this job require wearing common protective or safety equipment such as safety shoes, glasses, gloves, hearing protection, hard hats or life-jackets?",
"context": 97,
"response": [
{
"percentage_of_respondents": 88,
"description": "Every day"
},
{
"percentage_of_respondents": 12,
"description": "Once a week or more but not every day"
}
]
},
{
"id": "4.C.3.d.1",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.3.d.1",
"name": "Time Pressure",
"description": "How often does this job require the worker to meet strict deadlines?",
"context": 88,
"response": [
{
"percentage_of_respondents": 53,
"description": "Every day"
},
{
"percentage_of_respondents": 47,
"description": "Once a week or more but not every day"
}
]
},
{
"id": "4.C.2.c.1.d",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.c.1.d",
"name": "Exposed to Hazardous Conditions",
"description": "How often does this job require exposure to hazardous conditions?",
"context": 87,
"response": [
{
"percentage_of_respondents": 81,
"description": "Every day"
}
]
},
{
"id": "4.C.2.b.1.a",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.b.1.a",
"name": "Exposed to Sounds, Noise Levels that are Distracting or Uncomfortable",
"description": "How often does this job require working exposed to sounds and noise levels that are distracting or uncomfortable?",
"context": 87,
"response": [
{
"percentage_of_respondents": 84,
"description": "Every day"
},
{
"percentage_of_respondents": 11,
"description": "Never"
}
]
},
{
"id": "4.C.1.a.2.l",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.1.a.2.l",
"name": "Face-to-Face Discussions with Individuals and Within Teams",
"description": "How frequently does your job require face-to-face discussions with individuals and within teams?",
"context": 86,
"response": [
{
"percentage_of_respondents": 65,
"description": "Every day"
},
{
"percentage_of_respondents": 14,
"description": "Once a week or more but not every day"
},
{
"percentage_of_respondents": 22,
"description": "Once a month or more but not every week"
}
]
},
{
"id": "4.C.3.b.4",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.3.b.4",
"name": "Importance of Being Exact or Accurate",
"description": "How important is being very exact or highly accurate in performing this job?",
"context": 85,
"response": [
{
"percentage_of_respondents": 52,
"description": "Extremely important"
},
{
"percentage_of_respondents": 36,
"description": "Very important"
},
{
"percentage_of_respondents": 12,
"description": "Important"
}
]
},
{
"id": "4.C.3.d.8",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.3.d.8",
"name": "Duration of Typical Work Week",
"description": "Number of hours typically worked in one week.",
"context": 83,
"response": [
{
"percentage_of_respondents": 66,
"description": "More than 40 hours"
},
{
"percentage_of_respondents": 34,
"description": "40 hours"
}
]
},
{
"id": "4.C.2.d.1.h",
"related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/work_context/4.C.2.d.1.h",
"name": "Spend Time Bending or Twisting Your Body",
"description": "How much does this job require bending or twisting your body?",
"context": 81,
"response": [
{
"percentage_of_respondents": 52,
"description": "Continually or almost continually"
},
{
"percentage_of_respondents": 18,
"description": "More than half the time"
},
{
"percentage_of_respondents": 30,
"description": "About half the time"
}
]
}
]
}