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/15-1242.00/related/detailed_work_activities/4.A.2.a.4.I02.D06
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.a.4.I02.D06",
"title": "Analyze market or customer related data.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/15-1242.00?activities=4.A.2.a.4.I02.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/",
"code": "13-1161.01",
"title": "Search Marketing Strategists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/",
"code": "15-2051.01",
"title": "Business Intelligence Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1255.01/",
"code": "15-1255.01",
"title": "Video Game Designers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1243.00/",
"code": "15-1243.00",
"title": "Database Architects",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.2.a.4.I02.D06",
"title": "Analyze market or customer related data.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/15-1242.00?activities=4.A.2.a.4.I02.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/",
"code": "13-1161.01",
"title": "Search Marketing Strategists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/",
"code": "15-2051.01",
"title": "Business Intelligence Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1255.01/",
"code": "15-1255.01",
"title": "Video Game Designers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1243.00/",
"code": "15-1243.00",
"title": "Database Architects",
"tags": {
"bright_outlook": true
}
}
]
}