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/27-2023.00/related/work_activities/4.A.4.a.1
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.1",
"name": "Interpreting the Meaning of Information for Others",
"description": "Translating or explaining what information means and how it can be used.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.a.1"
},
"occupation": [
{
"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/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/",
"code": "25-1043.00",
"title": "Forestry and Conservation Science Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/",
"code": "29-9092.00",
"title": "Genetic Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2041.00/",
"code": "15-2041.00",
"title": "Statisticians",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.4.a.1",
"name": "Interpreting the Meaning of Information for Others",
"description": "Translating or explaining what information means and how it can be used.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.a.1"
},
"occupation": [
{
"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/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/",
"code": "25-1043.00",
"title": "Forestry and Conservation Science Teachers, Postsecondary",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/",
"code": "29-9092.00",
"title": "Genetic Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2041.00/",
"code": "15-2041.00",
"title": "Statisticians",
"tags": {
"bright_outlook": true
}
}
]
}