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/29-1223.00/related/knowledge/2.C.4.e
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.4.e",
"name": "Psychology",
"description": "Knowledge of human behavior and performance; individual differences in ability, personality, and interests; learning and motivation; psychological research methods; and the assessment and treatment of behavioral and affective disorders.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.e"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"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/19-3039.02/",
"code": "19-3039.02",
"title": "Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1066.00/",
"code": "25-1066.00",
"title": "Psychology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/",
"code": "29-1141.02",
"title": "Advanced Practice Psychiatric Nurses",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.4.e",
"name": "Psychology",
"description": "Knowledge of human behavior and performance; individual differences in ability, personality, and interests; learning and motivation; psychological research methods; and the assessment and treatment of behavioral and affective disorders.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.e"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"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/19-3039.02/",
"code": "19-3039.02",
"title": "Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1066.00/",
"code": "25-1066.00",
"title": "Psychology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/",
"code": "29-1141.02",
"title": "Advanced Practice Psychiatric Nurses",
"tags": {
"bright_outlook": true
}
}
]
}