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/25-4013.00/related/detailed_work_activities/4.A.3.b.1.I06.D06
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.b.1.I06.D06",
"title": "Enter information into databases or software programs.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/25-4013.00?activities=4.A.3.b.1.I06.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/",
"code": "29-2052.00",
"title": "Pharmacy Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
"code": "43-9031.00",
"title": "Desktop Publishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9111.00/",
"code": "43-9111.00",
"title": "Statistical Assistants",
"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/15-2099.01/",
"code": "15-2099.01",
"title": "Bioinformatics Technicians",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.3.b.1.I06.D06",
"title": "Enter information into databases or software programs.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/25-4013.00?activities=4.A.3.b.1.I06.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/",
"code": "29-2052.00",
"title": "Pharmacy Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
"code": "43-9031.00",
"title": "Desktop Publishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9111.00/",
"code": "43-9111.00",
"title": "Statistical Assistants",
"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/15-2099.01/",
"code": "15-2099.01",
"title": "Bioinformatics Technicians",
"tags": {
"bright_outlook": true
}
}
]
}