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/occupations/19-2041.00/related/tools_used/41111929
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41111929
,
"title": "Radiation detectors",
"example": [
"Analog survey meters",
"Digital survey meters",
"Field radiological measuring devices",
"Scintillation probes"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/",
"code": "19-1029.04",
"title": "Biologists",
"tags": {
"bright_outlook": true
},
"example": [
"Phosporimagers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {},
"example": [
"Radiographic detecting instruments"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
"code": "19-4031.00",
"title": "Chemical Technicians",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/",
"code": "33-3051.04",
"title": "Customs and Border Protection Officers",
"tags": {},
"example": [
"Personal radiation detectors PRD",
"Radiation isotope identifier devices RIID",
"Radiation portal monitors RPM",
"Radioisotope detection devices"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/",
"code": "49-2095.00",
"title": "Electrical and Electronics Repairers, Powerhouse, Substation, and Relay",
"tags": {},
"example": [
"Radiation meters"
]
}
]
}