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/39-9011.01/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 5,
"total": 5,
"hot_technology": {
"total": 2,
"href": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/hot_technology"
},
"category": [
{
"code": 43232110,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232110",
"title": "Spreadsheet software",
"example": [
{
"title": "Microsoft Excel",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
"hot_technology": true
}
]
},
{
"code": 43232502,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232502",
"title": "Computer based training software",
"example": [
{
"title": "Educational software",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Educational%20software"
}
]
},
{
"code": 43232104,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232104",
"title": "Word processing software",
"example": [
{
"title": "Microsoft Word",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
"hot_technology": true
}
]
},
{
"code": 43232705,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232705",
"title": "Internet browser software",
"example": [
{
"title": "Web browser software",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Web%20browser%20software"
}
]
},
{
"code": 43232108,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232108",
"title": "Calendar and scheduling software",
"example": [
{
"title": "Scheduling software",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Scheduling%20software"
}
]
}
]
}
"start": 1,
"end": 5,
"total": 5,
"hot_technology": {
"total": 2,
"href": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/hot_technology"
},
"category": [
{
"code": 43232110,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232110",
"title": "Spreadsheet software",
"example": [
{
"title": "Microsoft Excel",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
"hot_technology": true
}
]
},
{
"code": 43232502,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232502",
"title": "Computer based training software",
"example": [
{
"title": "Educational software",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Educational%20software"
}
]
},
{
"code": 43232104,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232104",
"title": "Word processing software",
"example": [
{
"title": "Microsoft Word",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
"hot_technology": true
}
]
},
{
"code": 43232705,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232705",
"title": "Internet browser software",
"example": [
{
"title": "Web browser software",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Web%20browser%20software"
}
]
},
{
"code": 43232108,
"related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/technology_skills/43232108",
"title": "Calendar and scheduling software",
"example": [
{
"title": "Scheduling software",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Scheduling%20software"
}
]
}
]
}