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-2041.00/related/tasks/1253
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1253",
"title": "Confer with credit association and other business representatives to exchange credit information.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-2041.00?tasks=1253"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2061.00/",
"code": "13-2061.00",
"title": "Financial Examiners",
"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-1121.00/",
"code": "13-1121.00",
"title": "Meeting, Convention, and Event Planners",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2052.00/",
"code": "13-2052.00",
"title": "Personal Financial Advisors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2051.00/",
"code": "13-2051.00",
"title": "Financial and Investment Analysts",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "1253",
"title": "Confer with credit association and other business representatives to exchange credit information.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-2041.00?tasks=1253"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2061.00/",
"code": "13-2061.00",
"title": "Financial Examiners",
"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-1121.00/",
"code": "13-1121.00",
"title": "Meeting, Convention, and Event Planners",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2052.00/",
"code": "13-2052.00",
"title": "Personal Financial Advisors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2051.00/",
"code": "13-2051.00",
"title": "Financial and Investment Analysts",
"tags": {
"bright_outlook": true
}
}
]
}