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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/technology/categories/43231603
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 7
,
"total": 7
,
"summary": {
"code": 43231603
,
"title": "Tax preparation software",
"description": "Software for managing and preparing financial information for tax reporting purposes.",
"example": [
"Intuit TurboTax",
"ATX Total Tax Office",
"CCH ProSystem fx TAX",
"Intuit ProSeries"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/",
"code": "13-1011.00",
"title": "Agents and Business Managers of Artists, Performers, and Athletes",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2023.00/",
"code": "13-2023.00",
"title": "Appraisers and Assessors of Real Estate",
"tags": {},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/",
"code": "11-9199.02",
"title": "Compliance Managers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/",
"code": "23-1011.00",
"title": "Lawyers",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2081.00/",
"code": "13-2081.00",
"title": "Tax Examiners and Collectors, and Revenue Agents",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/",
"code": "13-2082.00",
"title": "Tax Preparers",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
}
]
}