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/21-1011.00/related/knowledge/2.C.4.f
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.4.f",
"name": "Sociology and Anthropology",
"description": "Knowledge of group behavior and dynamics, societal trends and influences, human migrations, ethnicity, cultures, and their history and origins.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3041.00/",
"code": "19-3041.00",
"title": "Sociologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1067.00/",
"code": "25-1067.00",
"title": "Sociology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/",
"code": "25-1113.00",
"title": "Social Work Teachers, Postsecondary",
"tags": {}
}
]
}
"summary": {
"id": "2.C.4.f",
"name": "Sociology and Anthropology",
"description": "Knowledge of group behavior and dynamics, societal trends and influences, human migrations, ethnicity, cultures, and their history and origins.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3041.00/",
"code": "19-3041.00",
"title": "Sociologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
"code": "19-3091.00",
"title": "Anthropologists and Archeologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1067.00/",
"code": "25-1067.00",
"title": "Sociology Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/",
"code": "25-1113.00",
"title": "Social Work Teachers, Postsecondary",
"tags": {}
}
]
}