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/19-4092.00/related/knowledge/2.C.4.d
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.4.d",
"name": "Biology",
"description": "Knowledge of plant and animal organisms, their tissues, cells, functions, interdependencies, and interactions with each other and the environment.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1042.00/",
"code": "25-1042.00",
"title": "Biological Science Teachers, Postsecondary",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/",
"code": "19-1029.03",
"title": "Geneticists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.01/",
"code": "19-1029.01",
"title": "Bioinformatics Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/",
"code": "19-1029.02",
"title": "Molecular and Cellular Biologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.00/",
"code": "29-1071.00",
"title": "Physician Assistants",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.4.d",
"name": "Biology",
"description": "Knowledge of plant and animal organisms, their tissues, cells, functions, interdependencies, and interactions with each other and the environment.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1042.00/",
"code": "25-1042.00",
"title": "Biological Science Teachers, Postsecondary",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/",
"code": "19-1029.03",
"title": "Geneticists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.01/",
"code": "19-1029.01",
"title": "Bioinformatics Scientists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/",
"code": "19-1029.02",
"title": "Molecular and Cellular Biologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.00/",
"code": "29-1071.00",
"title": "Physician Assistants",
"tags": {
"bright_outlook": true
}
}
]
}