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-2112.03/related/tools_used/44101808
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 44101808,
"title": "Scientific calculator",
"example": [
"Scientific calculators"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
"code": "19-1011.00",
"title": "Animal Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Scientific calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1062.00/",
"code": "25-1062.00",
"title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/",
"code": "19-2011.00",
"title": "Astronomers",
"tags": {
"bright_outlook": true
},
"example": [
"Scientific calculators"
]
}
]
}
"summary": {
"code": 44101808,
"title": "Scientific calculator",
"example": [
"Scientific calculators"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
"code": "19-1011.00",
"title": "Animal Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Scientific calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
"code": "25-1061.00",
"title": "Anthropology and Archeology Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1062.00/",
"code": "25-1062.00",
"title": "Area, Ethnic, and Cultural Studies Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/",
"code": "19-2011.00",
"title": "Astronomers",
"tags": {
"bright_outlook": true
},
"example": [
"Scientific calculators"
]
}
]
}