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/19-1042.00/related/tools_used/41103904
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41103904,
"title": "Refrigerated benchtop centrifuges",
"example": [
"Refrigerated centrifuges",
"Refrigerated swinging bucket centrifuges"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
"code": "19-1011.00",
"title": "Animal Scientists",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
"code": "19-1021.00",
"title": "Biochemists and Biophysicists",
"tags": {
"bright_outlook": true
},
"example": [
"Refrigerated centrifuges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/",
"code": "19-4021.00",
"title": "Biological Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Refrigerated centrifuges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/",
"code": "19-1029.04",
"title": "Biologists",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/",
"code": "19-2031.00",
"title": "Chemists",
"tags": {
"bright_outlook": true
},
"example": [
"Refrigerated high-speed centrifuges"
]
}
]
}
"summary": {
"code": 41103904,
"title": "Refrigerated benchtop centrifuges",
"example": [
"Refrigerated centrifuges",
"Refrigerated swinging bucket centrifuges"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
"code": "19-1011.00",
"title": "Animal Scientists",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
"code": "19-1021.00",
"title": "Biochemists and Biophysicists",
"tags": {
"bright_outlook": true
},
"example": [
"Refrigerated centrifuges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/",
"code": "19-4021.00",
"title": "Biological Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Refrigerated centrifuges"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/",
"code": "19-1029.04",
"title": "Biologists",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/",
"code": "19-2031.00",
"title": "Chemists",
"tags": {
"bright_outlook": true
},
"example": [
"Refrigerated high-speed centrifuges"
]
}
]
}