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/13-1021.00/related/detailed_work_activities/4.A.3.b.6.I08.D14
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.b.6.I08.D14",
"title": "Maintain data in information systems or databases.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/13-1021.00?activities=4.A.3.b.6.I08.D14"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1071.00/",
"code": "13-1071.00",
"title": "Human Resources Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1051.00/",
"code": "13-1051.00",
"title": "Cost Estimators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2022.00/",
"code": "13-2022.00",
"title": "Appraisers of Personal and Business Property",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1081.01/",
"code": "13-1081.01",
"title": "Logistics Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1199.06/",
"code": "13-1199.06",
"title": "Online Merchants",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.3.b.6.I08.D14",
"title": "Maintain data in information systems or databases.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/13-1021.00?activities=4.A.3.b.6.I08.D14"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1071.00/",
"code": "13-1071.00",
"title": "Human Resources Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1051.00/",
"code": "13-1051.00",
"title": "Cost Estimators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2022.00/",
"code": "13-2022.00",
"title": "Appraisers of Personal and Business Property",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1081.01/",
"code": "13-1081.01",
"title": "Logistics Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1199.06/",
"code": "13-1199.06",
"title": "Online Merchants",
"tags": {
"bright_outlook": true
}
}
]
}