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
URL:
https://api-v2.onetcenter.org/online/occupations/17-2141.00/related/tools_used/41111934
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41111934,
"title": "Force or torque sensors",
"example": [
"Force transducers",
"Torque transducers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic torque testers",
"Force transducers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Force transducers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/",
"code": "17-3027.01",
"title": "Automotive Engineering Technicians",
"tags": {},
"example": [
"Force gauges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.02/",
"code": "17-2141.02",
"title": "Automotive Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Torque gauges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Strain gauge conditioners"
]
}
]
}
"summary": {
"code": 41111934,
"title": "Force or torque sensors",
"example": [
"Force transducers",
"Torque transducers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic torque testers",
"Force transducers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
"code": "17-2011.00",
"title": "Aerospace Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Force transducers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/",
"code": "17-3027.01",
"title": "Automotive Engineering Technicians",
"tags": {},
"example": [
"Force gauges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2141.02/",
"code": "17-2141.02",
"title": "Automotive Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Torque gauges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Strain gauge conditioners"
]
}
]
}