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-1031.02/related/knowledge/2.C.4.g
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.4.g",
"name": "Geography",
"description": "Knowledge of principles and methods for describing the features of land, sea, and air masses, including their physical characteristics, locations, interrelationships, and distribution of plant, animal, and human life.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.g"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/",
"code": "19-3092.00",
"title": "Geographers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/",
"code": "19-2099.01",
"title": "Remote Sensing Scientists and Technologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1064.00/",
"code": "25-1064.00",
"title": "Geography Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/",
"code": "15-1299.02",
"title": "Geographic Information Systems Technologists and Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/",
"code": "17-1021.00",
"title": "Cartographers and Photogrammetrists",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.4.g",
"name": "Geography",
"description": "Knowledge of principles and methods for describing the features of land, sea, and air masses, including their physical characteristics, locations, interrelationships, and distribution of plant, animal, and human life.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.4.g"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/",
"code": "19-3092.00",
"title": "Geographers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/",
"code": "19-2099.01",
"title": "Remote Sensing Scientists and Technologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1064.00/",
"code": "25-1064.00",
"title": "Geography Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/",
"code": "15-1299.02",
"title": "Geographic Information Systems Technologists and Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/",
"code": "17-1021.00",
"title": "Cartographers and Photogrammetrists",
"tags": {
"bright_outlook": true
}
}
]
}