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/49-9091.00/related/work_activities/4.A.4.a.3
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.3",
"name": "Communicating with People Outside the Organization",
"description": "Communicating with people outside the organization, representing the organization to customers, the public, government, and other external sources. This information can be exchanged in person, in writing, or by telephone or e-mail.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.a.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/",
"code": "21-1094.00",
"title": "Community Health Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2081.00/",
"code": "13-2081.00",
"title": "Tax Examiners and Collectors, and Revenue Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3031.00/",
"code": "27-3031.00",
"title": "Public Relations Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/",
"code": "13-1131.00",
"title": "Fundraisers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.4.a.3",
"name": "Communicating with People Outside the Organization",
"description": "Communicating with people outside the organization, representing the organization to customers, the public, government, and other external sources. This information can be exchanged in person, in writing, or by telephone or e-mail.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_activities/4.A.4.a.3"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/",
"code": "21-1094.00",
"title": "Community Health Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2081.00/",
"code": "13-2081.00",
"title": "Tax Examiners and Collectors, and Revenue Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3031.00/",
"code": "27-3031.00",
"title": "Public Relations Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/",
"code": "13-1131.00",
"title": "Fundraisers",
"tags": {
"bright_outlook": true
}
}
]
}