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-2082.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 10,
"total": 12,
"next": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/details/tasks?start=11&end=12",
"task": [
{
"id": "7360",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7360",
"title": "Use all appropriate adjustments, deductions, and credits to keep clients' taxes to a minimum.",
"importance": 95,
"category": "Core"
},
{
"id": "7358",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7358",
"title": "Compute taxes owed or overpaid, using adding machines or personal computers, and complete entries on forms, following tax form instructions and tax tables.",
"importance": 92,
"category": "Core"
},
{
"id": "7361",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7361",
"title": "Interview clients to obtain additional information on taxable income and deductible expenses and allowances.",
"importance": 92,
"category": "Core"
},
{
"id": "7362",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7362",
"title": "Review financial records, such as income statements and documentation of expenditures to determine forms needed to prepare tax returns.",
"importance": 92,
"category": "Core"
},
{
"id": "7359",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7359",
"title": "Prepare or assist in preparing simple to complex tax returns for individuals or small businesses.",
"importance": 90,
"category": "Core"
},
{
"id": "7366",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7366",
"title": "Check data input or verify totals on forms prepared by others to detect errors in arithmetic, data entry, or procedures.",
"importance": 88,
"category": "Core"
},
{
"id": "7363",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7363",
"title": "Furnish taxpayers with sufficient information and advice to ensure correct tax form completion.",
"importance": 88,
"category": "Core"
},
{
"id": "7364",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7364",
"title": "Consult tax law handbooks or bulletins to determine procedures for preparation of atypical returns.",
"importance": 86,
"category": "Core"
},
{
"id": "20364",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/20364",
"title": "Explain federal and state tax laws to individuals and companies.",
"importance": 83,
"category": "Core"
},
{
"id": "20363",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/20363",
"title": "Answer questions and provide future tax planning to clients.",
"importance": 82,
"category": "Core"
}
]
}
"start": 1,
"end": 10,
"total": 12,
"next": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/details/tasks?start=11&end=12",
"task": [
{
"id": "7360",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7360",
"title": "Use all appropriate adjustments, deductions, and credits to keep clients' taxes to a minimum.",
"importance": 95,
"category": "Core"
},
{
"id": "7358",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7358",
"title": "Compute taxes owed or overpaid, using adding machines or personal computers, and complete entries on forms, following tax form instructions and tax tables.",
"importance": 92,
"category": "Core"
},
{
"id": "7361",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7361",
"title": "Interview clients to obtain additional information on taxable income and deductible expenses and allowances.",
"importance": 92,
"category": "Core"
},
{
"id": "7362",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7362",
"title": "Review financial records, such as income statements and documentation of expenditures to determine forms needed to prepare tax returns.",
"importance": 92,
"category": "Core"
},
{
"id": "7359",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7359",
"title": "Prepare or assist in preparing simple to complex tax returns for individuals or small businesses.",
"importance": 90,
"category": "Core"
},
{
"id": "7366",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7366",
"title": "Check data input or verify totals on forms prepared by others to detect errors in arithmetic, data entry, or procedures.",
"importance": 88,
"category": "Core"
},
{
"id": "7363",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7363",
"title": "Furnish taxpayers with sufficient information and advice to ensure correct tax form completion.",
"importance": 88,
"category": "Core"
},
{
"id": "7364",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/7364",
"title": "Consult tax law handbooks or bulletins to determine procedures for preparation of atypical returns.",
"importance": 86,
"category": "Core"
},
{
"id": "20364",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/20364",
"title": "Explain federal and state tax laws to individuals and companies.",
"importance": 83,
"category": "Core"
},
{
"id": "20363",
"related": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/related/tasks/20363",
"title": "Answer questions and provide future tax planning to clients.",
"importance": 82,
"category": "Core"
}
]
}