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/43233402
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 5
,
"total": 5
,
"summary": {
"code": 43233402
,
"title": "Data conversion software",
"description": "Software for converting dates from one format to another.",
"example": [
"Cyclone",
"BOSS Didger",
"Video file conversion software",
"AlgoLab Raster to Vector Conversion Toolkit"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/",
"code": "27-2022.00",
"title": "Coaches and Scouts",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1211.00/",
"code": "15-1211.00",
"title": "Computer Systems Analysts",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
"code": "43-9031.00",
"title": "Desktop Publishers",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
"code": "19-2042.00",
"title": "Geoscientists, Except Hydrologists and Geographers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/",
"code": "17-1022.00",
"title": "Surveyors",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}