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/43-4071.00/related/tasks/2607
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2607",
"title": "Operate mechanized files that rotate to bring needed records to a particular location.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4071.00?tasks=2607"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9071.00/",
"code": "43-9071.00",
"title": "Office Machine Operators, Except Computer",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9022.00/",
"code": "43-9022.00",
"title": "Word Processors and Typists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
"code": "43-3021.00",
"title": "Billing and Posting Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-6014.00/",
"code": "43-6014.00",
"title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/",
"code": "43-9021.00",
"title": "Data Entry Keyers",
"tags": {}
}
]
}
"summary": {
"id": "2607",
"title": "Operate mechanized files that rotate to bring needed records to a particular location.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4071.00?tasks=2607"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9071.00/",
"code": "43-9071.00",
"title": "Office Machine Operators, Except Computer",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9022.00/",
"code": "43-9022.00",
"title": "Word Processors and Typists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
"code": "43-3021.00",
"title": "Billing and Posting Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-6014.00/",
"code": "43-6014.00",
"title": "Secretaries and Administrative Assistants, Except Legal, Medical, and Executive",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/",
"code": "43-9021.00",
"title": "Data Entry Keyers",
"tags": {}
}
]
}