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/25-2059.01/related/skills/2.A.2.c
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.A.2.c",
"name": "Learning Strategies",
"description": "Selecting and using training/instructional methods and procedures appropriate for the situation when learning or teaching new things.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_basic/2.A.2.c"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3131.00/",
"code": "11-3131.00",
"title": "Training and Development Managers",
"tags": {
"bright_outlook": true
}
},
{
"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/25-1113.00/",
"code": "25-1113.00",
"title": "Social Work Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-9031.00/",
"code": "25-9031.00",
"title": "Instructional Coordinators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9032.00/",
"code": "11-9032.00",
"title": "Education Administrators, Kindergarten through Secondary",
"tags": {}
}
]
}
"summary": {
"id": "2.A.2.c",
"name": "Learning Strategies",
"description": "Selecting and using training/instructional methods and procedures appropriate for the situation when learning or teaching new things.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_basic/2.A.2.c"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3131.00/",
"code": "11-3131.00",
"title": "Training and Development Managers",
"tags": {
"bright_outlook": true
}
},
{
"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/25-1113.00/",
"code": "25-1113.00",
"title": "Social Work Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-9031.00/",
"code": "25-9031.00",
"title": "Instructional Coordinators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9032.00/",
"code": "11-9032.00",
"title": "Education Administrators, Kindergarten through Secondary",
"tags": {}
}
]
}