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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

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/examples/Tax%20compliance%20property%20tax%20management%20software
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 4,
   "total": 4,
   "summary": {
      "title": "Tax compliance property tax management software",
      "description": "Tax compliance software is software that assists tax compliance, and may cover income tax, corporate tax, VAT, service tax, customs, sales tax, use tax, or other taxes its users may be required to pay. The software automatically calculates a user's tax liabilities to the government, keeps track of all transactions, keeps track of eligible tax credits, etc. The software can also generate forms or filings needed for tax compliance. The software will have pre-defined tax rates and slabs and can allocate income or revenue in the right slab itself. The aim of the software is to provide the user with easy way to calculate tax payment and minimize any human error.\nTax compliance software has been present in developed countries for long in the form of tax calculators mainly for direct taxes, such as income tax and corporate tax. Gradually some more complex and customized tax compliance software has been designed and developed by organizations around the globe.",
      "source_url": "https://en.wikipedia.org/wiki/Tax_compliance_software",
      "license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
   },
   "category": [
      {
         "href": "https://api-v2.onetcenter.org/online/technology/categories/43232606",
         "code": 43232606,
         "title": "Compliance software"
      }
   ],
   "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/11-3031.00/",
         "code": "11-3031.00",
         "title": "Financial Managers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable 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"
         }
      }
   ]
}