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/Operational%20Data%20Store%20ODS%20software
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 6
,
"total": 6
,
"summary": {
"title": "Operational Data Store ODS software",
"description": "An operational data store is used for operational reporting and as a source of data for the Enterprise Data Warehouse (EDW). It is a complementary element to an EDW in a decision support landscape, and is used for operational reporting, controls and decision making, as opposed to the EDW, which is used for tactical and strategic decision support.",
"source_url": "https://en.wikipedia.org/wiki/Operational_data_store",
"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/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.02/",
"code": "19-3039.02",
"title": "Neuropsychologists",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1041.00/",
"code": "29-1041.00",
"title": "Optometrists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/",
"code": "51-8013.00",
"title": "Power Plant Operators",
"tags": {},
"job_zone": {
"code": 2
,
"title": "Job Zone Two: Some Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8021.00/",
"code": "51-8021.00",
"title": "Stationary Engineers and Boiler Operators",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/",
"code": "51-8031.00",
"title": "Water and Wastewater Treatment Plant and System Operators",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
}
]
}