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/11-9161.00/related/work_values/1.B.2.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.B.2.a",
"work_value_code": "A",
"name": "Achievement",
"description": "Occupations that satisfy this work value are results oriented and allow employees to use their strongest abilities, giving them a feeling of accomplishment. Corresponding needs are Ability Utilization and Achievement.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_values/A"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/",
"code": "45-2011.00",
"title": "Agricultural Inspectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/",
"code": "27-2021.00",
"title": "Athletes and Sports Competitors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1023.00/",
"code": "27-1023.00",
"title": "Floral Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/",
"code": "53-1042.01",
"title": "Recycling Coordinators",
"tags": {}
}
]
}
"summary": {
"id": "1.B.2.a",
"work_value_code": "A",
"name": "Achievement",
"description": "Occupations that satisfy this work value are results oriented and allow employees to use their strongest abilities, giving them a feeling of accomplishment. Corresponding needs are Ability Utilization and Achievement.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_values/A"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/",
"code": "45-2011.00",
"title": "Agricultural Inspectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/",
"code": "27-2021.00",
"title": "Athletes and Sports Competitors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1023.00/",
"code": "27-1023.00",
"title": "Floral Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/",
"code": "53-1042.01",
"title": "Recycling Coordinators",
"tags": {}
}
]
}