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
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/17-2051.00/summary/work_values
Status:
200 OK
Content-Type:
application/json
{
"element": [
{
"id": "1.B.2.f",
"related": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/related/work_values/1.B.2.f",
"name": "Independence",
"description": "Occupations that satisfy this work value allow employees to work on their own and make decisions. Corresponding needs are Creativity, Responsibility and Autonomy."
},
{
"id": "1.B.2.b",
"related": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/related/work_values/1.B.2.b",
"name": "Working Conditions",
"description": "Occupations that satisfy this work value offer job security and good working conditions. Corresponding needs are Activity, Compensation, Independence, Security, Variety and Working Conditions."
},
{
"id": "1.B.2.c",
"related": "https://api-v2.onetcenter.org/online/occupations/17-2051.00/related/work_values/1.B.2.c",
"name": "Recognition",
"description": "Occupations that satisfy this work value offer advancement, potential for leadership, and are often considered prestigious. Corresponding needs are Advancement, Authority, Recognition and Social Status."
}
]
}