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-2021.00/related/skills/2.A.2.d
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.A.2.d",
"name": "Monitoring",
"description": "Monitoring/Assessing performance of yourself, other individuals, or organizations to make improvements or take corrective action.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_basic/2.A.2.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
"code": "27-2022.00",
"title": "Coaches and Scouts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/",
"code": "29-1229.05",
"title": "Preventive Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
"code": "29-1211.00",
"title": "Anesthesiologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
"code": "53-2011.00",
"title": "Airline Pilots, Copilots, and Flight Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
"code": "53-2012.00",
"title": "Commercial Pilots",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.A.2.d",
"name": "Monitoring",
"description": "Monitoring/Assessing performance of yourself, other individuals, or organizations to make improvements or take corrective action.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/skills_basic/2.A.2.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
"code": "27-2022.00",
"title": "Coaches and Scouts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.05/",
"code": "29-1229.05",
"title": "Preventive Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
"code": "29-1211.00",
"title": "Anesthesiologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
"code": "53-2011.00",
"title": "Airline Pilots, Copilots, and Flight Engineers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
"code": "53-2012.00",
"title": "Commercial Pilots",
"tags": {
"bright_outlook": true
}
}
]
}