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/11-3051.02/related/skills/2.B.5.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.B.5.a",
"name": "Time Management",
"description": "Managing one's own time and the time of others.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.5.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
"code": "11-3012.00",
"title": "Administrative Services Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9033.00/",
"code": "11-9033.00",
"title": "Education Administrators, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9111.00/",
"code": "11-9111.00",
"title": "Medical and Health Services Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3071.04/",
"code": "11-3071.04",
"title": "Supply Chain Managers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.B.5.a",
"name": "Time Management",
"description": "Managing one's own time and the time of others.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_cf/2.B.5.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
"code": "11-3012.00",
"title": "Administrative Services Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9033.00/",
"code": "11-9033.00",
"title": "Education Administrators, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9111.00/",
"code": "11-9111.00",
"title": "Medical and Health Services Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3071.04/",
"code": "11-3071.04",
"title": "Supply Chain Managers",
"tags": {
"bright_outlook": true
}
}
]
}