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/41-1012.00/related/skills/2.B.1.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.B.1.a",
"name": "Social Perceptiveness",
"description": "Being aware of others' reactions and understanding why they react as they do.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1014.00/",
"code": "21-1014.00",
"title": "Mental Health Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1223.00/",
"code": "29-1223.00",
"title": "Psychiatrists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1013.00/",
"code": "21-1013.00",
"title": "Marriage and Family Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3033.00/",
"code": "19-3033.00",
"title": "Clinical and Counseling Psychologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1022.00/",
"code": "21-1022.00",
"title": "Healthcare Social Workers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.B.1.a",
"name": "Social Perceptiveness",
"description": "Being aware of others' reactions and understanding why they react as they do.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1014.00/",
"code": "21-1014.00",
"title": "Mental Health Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1223.00/",
"code": "29-1223.00",
"title": "Psychiatrists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1013.00/",
"code": "21-1013.00",
"title": "Marriage and Family Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3033.00/",
"code": "19-3033.00",
"title": "Clinical and Counseling Psychologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1022.00/",
"code": "21-1022.00",
"title": "Healthcare Social Workers",
"tags": {
"bright_outlook": true
}
}
]
}