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.02/related/tools_used/41113110
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41113110,
"title": "Oxygen gas analyzers",
"example": [
"Oxygen analyzers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1042.00/",
"code": "25-1042.00",
"title": "Biological Science Teachers, Postsecondary",
"tags": {
"bright_outlook": true
},
"example": [
"Oxygen test meters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/",
"code": "49-9092.00",
"title": "Commercial Divers",
"tags": {
"bright_outlook": true
},
"example": [
"Oxygen analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1053.00/",
"code": "25-1053.00",
"title": "Environmental Science Teachers, Postsecondary",
"tags": {},
"example": [
"CHNS/O Analyzer"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/",
"code": "17-2111.02",
"title": "Fire-Prevention and Protection Engineers",
"tags": {},
"example": [
"Oxygen analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/",
"code": "19-1012.00",
"title": "Food Scientists and Technologists",
"tags": {
"bright_outlook": true
},
"example": [
"Oxygen analyzers"
]
}
]
}
"summary": {
"code": 41113110,
"title": "Oxygen gas analyzers",
"example": [
"Oxygen analyzers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1042.00/",
"code": "25-1042.00",
"title": "Biological Science Teachers, Postsecondary",
"tags": {
"bright_outlook": true
},
"example": [
"Oxygen test meters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/",
"code": "49-9092.00",
"title": "Commercial Divers",
"tags": {
"bright_outlook": true
},
"example": [
"Oxygen analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1053.00/",
"code": "25-1053.00",
"title": "Environmental Science Teachers, Postsecondary",
"tags": {},
"example": [
"CHNS/O Analyzer"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/",
"code": "17-2111.02",
"title": "Fire-Prevention and Protection Engineers",
"tags": {},
"example": [
"Oxygen analyzers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/",
"code": "19-1012.00",
"title": "Food Scientists and Technologists",
"tags": {
"bright_outlook": true
},
"example": [
"Oxygen analyzers"
]
}
]
}