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/examples/Database%20application%20software
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 2
,
"total": 2
,
"summary": {
"title": "Database application software",
"description": "A database application is a computer program whose primary purpose is entering and retrieving information from a computerized database. Early examples of database applications were accounting systems and airline reservations systems, such as SABRE, developed starting in 1957.",
"source_url": "https://en.wikipedia.org/wiki/Database_application",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232306",
"code": 43232306
,
"title": "Data base user interface and query software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1012.00/",
"code": "21-1012.00",
"title": "Educational, Guidance, and Career Counselors and Advisors",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2012.00/",
"code": "19-2012.00",
"title": "Physicists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
}
]
}