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/17-2112.02/related/abilities/1.A.1.b.5
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.A.1.b.5",
"name": "Inductive Reasoning",
"description": "The ability to combine pieces of information to form general rules or conclusions (includes finding a relationship among seemingly unrelated events).",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.b.5"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1222.00/",
"code": "29-1222.00",
"title": "Physicians, Pathologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/",
"code": "29-1221.00",
"title": "Pediatricians, General",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1217.00/",
"code": "29-1217.00",
"title": "Neurologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/",
"code": "29-1229.02",
"title": "Hospitalists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/",
"code": "29-1218.00",
"title": "Obstetricians and Gynecologists",
"tags": {}
}
]
}
"summary": {
"id": "1.A.1.b.5",
"name": "Inductive Reasoning",
"description": "The ability to combine pieces of information to form general rules or conclusions (includes finding a relationship among seemingly unrelated events).",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.b.5"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1222.00/",
"code": "29-1222.00",
"title": "Physicians, Pathologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/",
"code": "29-1221.00",
"title": "Pediatricians, General",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1217.00/",
"code": "29-1217.00",
"title": "Neurologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/",
"code": "29-1229.02",
"title": "Hospitalists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/",
"code": "29-1218.00",
"title": "Obstetricians and Gynecologists",
"tags": {}
}
]
}