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/occupations/43-5041.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/43-5041.00/details/work_context?start=11&end=20",
   "element": [
      {
         "id": "4.C.2.a.1.c",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/work_context/4.C.2.a.1.c",
         "name": "Outdoors, Exposed to All Weather Conditions",
         "description": "How often does this job require working outdoors, exposed to all weather conditions?",
         "context": 100,
         "response": [
            {
               "percentage_of_respondents": 100,
               "description": "Every day"
            }
         ]
      },
      {
         "id": "4.C.2.b.1.b",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/work_context/4.C.2.b.1.b",
         "name": "Exposed to Very Hot or Cold Temperatures",
         "description": "How often does this job require working in very hot (above 90 F degrees) or very cold (below 32 F degrees) temperatures?",
         "context": 91,
         "response": [
            {
               "percentage_of_respondents": 76,
               "description": "Every day"
            },
            {
               "percentage_of_respondents": 16,
               "description": "Once a week or more but not every day"
            }
         ]
      },
      {
         "id": "4.C.2.d.1.g",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.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": 89,
         "response": [
            {
               "percentage_of_respondents": 71,
               "description": "Continually or almost continually"
            },
            {
               "percentage_of_respondents": 18,
               "description": "More than half the time"
            }
         ]
      },
      {
         "id": "4.C.2.a.1.f",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/work_context/4.C.2.a.1.f",
         "name": "In an Enclosed Vehicle or Operate Enclosed Equipment",
         "description": "How often does this job require working in a closed vehicle or operate enclosed equipment (like a car)?",
         "context": 85,
         "response": [
            {
               "percentage_of_respondents": 83,
               "description": "Every day"
            },
            {
               "percentage_of_respondents": 13,
               "description": "Never"
            }
         ]
      },
      {
         "id": "4.C.3.b.4",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.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": 83,
         "response": [
            {
               "percentage_of_respondents": 46,
               "description": "Extremely important"
            },
            {
               "percentage_of_respondents": 45,
               "description": "Very important"
            }
         ]
      },
      {
         "id": "4.C.2.b.1.d",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.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": 80,
         "response": [
            {
               "percentage_of_respondents": 68,
               "description": "Every day"
            },
            {
               "percentage_of_respondents": 13,
               "description": "Once a month or more but not every week"
            },
            {
               "percentage_of_respondents": 11,
               "description": "Never"
            }
         ]
      },
      {
         "id": "4.C.1.b.1.f",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/work_context/4.C.1.b.1.f",
         "name": "Deal With External Customers or the Public in General",
         "description": "How important is it to deal with external customers (as in retail sales) or the public in general (as in police work) in this job?",
         "context": 77,
         "response": [
            {
               "percentage_of_respondents": 62,
               "description": "Extremely important"
            },
            {
               "percentage_of_respondents": 11,
               "description": "Important"
            },
            {
               "percentage_of_respondents": 23,
               "description": "Fairly important"
            }
         ]
      },
      {
         "id": "4.C.2.d.1.i",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/work_context/4.C.2.d.1.i",
         "name": "Spend Time Making Repetitive Motions",
         "description": "How much does this job require making repetitive motions?",
         "context": 77,
         "response": [
            {
               "percentage_of_respondents": 62,
               "description": "Continually or almost continually"
            },
            {
               "percentage_of_respondents": 20,
               "description": "Less than half the time"
            }
         ]
      },
      {
         "id": "4.C.2.b.1.c",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/work_context/4.C.2.b.1.c",
         "name": "Exposed to Extremely Bright or Inadequate Lighting Conditions",
         "description": "How often does this job require working in extremely bright or inadequate lighting conditions?",
         "context": 75,
         "response": [
            {
               "percentage_of_respondents": 64,
               "description": "Every day"
            },
            {
               "percentage_of_respondents": 16,
               "description": "Never"
            }
         ]
      },
      {
         "id": "4.C.3.d.1",
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.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": 74,
         "response": [
            {
               "percentage_of_respondents": 47,
               "description": "Every day"
            },
            {
               "percentage_of_respondents": 16,
               "description": "Once a week or more but not every day"
            }
         ]
      }
   ]
}