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/41-1011.00/related/detailed_work_activities/4.A.1.a.2.I08.D01
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.a.2.I08.D01",
"title": "Monitor market conditions or trends.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/41-1011.00?activities=4.A.1.a.2.I08.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9041.00/",
"code": "41-9041.00",
"title": "Telemarketers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9021.00/",
"code": "41-9021.00",
"title": "Real Estate Brokers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3091.00/",
"code": "41-3091.00",
"title": "Sales Representatives of Services, Except Advertising, Insurance, Financial Services, and Travel",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3011.01/",
"code": "19-3011.01",
"title": "Environmental Economists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9031.00/",
"code": "41-9031.00",
"title": "Sales Engineers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.1.a.2.I08.D01",
"title": "Monitor market conditions or trends.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/41-1011.00?activities=4.A.1.a.2.I08.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9041.00/",
"code": "41-9041.00",
"title": "Telemarketers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9021.00/",
"code": "41-9021.00",
"title": "Real Estate Brokers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3091.00/",
"code": "41-3091.00",
"title": "Sales Representatives of Services, Except Advertising, Insurance, Financial Services, and Travel",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3011.01/",
"code": "19-3011.01",
"title": "Environmental Economists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9031.00/",
"code": "41-9031.00",
"title": "Sales Engineers",
"tags": {
"bright_outlook": true
}
}
]
}