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/43232607
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 3
,
"total": 3
,
"summary": {
"code": 43232607
,
"title": "Flight control software",
"description": "Software for correctly identifying and responding to changes in aircraft stability and control characteristics, and immediately adjusting the control system to maintain the best possible flight performance under both normal and adverse conditions.",
"example": [
"Flight simulation software",
"Leica AEROPLAN LiDAR",
"Direct-to-tool software",
"En route descent advisor EDA"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/",
"code": "53-2021.00",
"title": "Air Traffic Controllers",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/",
"code": "17-1021.00",
"title": "Cartographers and Photogrammetrists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
"code": "53-2012.00",
"title": "Commercial Pilots",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
}
]
}