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/25-2021.00/related/technology_skills/43232702
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43232702,
"title": "Desktop communications software",
"example": [
"ClassDojo",
"ClassTag",
"Tadpoles"
],
"occupation_total": 83,
"see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232702"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
},
"example": [
"Eko"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-3011.00/",
"code": "25-3011.00",
"title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
"tags": {},
"example": [
"Edmodo"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Edmodo"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
"code": "43-3031.00",
"title": "Bookkeeping, Accounting, and Auditing Clerks",
"tags": {
"bright_outlook": true
},
"example": [
"Skype"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
"code": "43-4011.00",
"title": "Brokerage Clerks",
"tags": {},
"example": [
"Online trading software",
"WiredRed Software e/pop Basic"
]
}
]
}
"summary": {
"code": 43232702,
"title": "Desktop communications software",
"example": [
"ClassDojo",
"ClassTag",
"Tadpoles"
],
"occupation_total": 83,
"see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232702"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
},
"example": [
"Eko"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-3011.00/",
"code": "25-3011.00",
"title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
"tags": {},
"example": [
"Edmodo"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Edmodo"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
"code": "43-3031.00",
"title": "Bookkeeping, Accounting, and Auditing Clerks",
"tags": {
"bright_outlook": true
},
"example": [
"Skype"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
"code": "43-4011.00",
"title": "Brokerage Clerks",
"tags": {},
"example": [
"Online trading software",
"WiredRed Software e/pop Basic"
]
}
]
}