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/33-9092.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 5,
"total": 6,
"next": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/summary/technology_skills?start=6&end=6",
"hot_technology": {
"total": 4,
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/hot_technology"
},
"category": [
{
"code": 43232110,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/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": 43233504,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/technology_skills/43233504",
"title": "Instant messaging software",
"example": [
{
"title": "GroupMe",
"href": "https://api-v2.onetcenter.org/online/technology/examples/GroupMe"
}
]
},
{
"code": 43233501,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/technology_skills/43233501",
"title": "Electronic mail software",
"example": [
{
"title": "Microsoft Outlook",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
"hot_technology": true
}
]
},
{
"code": 43232112,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/technology_skills/43232112",
"title": "Desktop publishing software",
"example": [
{
"title": "Microsoft Publisher",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Publisher"
}
]
},
{
"code": 43232104,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/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
}
]
}
]
}
"start": 1,
"end": 5,
"total": 6,
"next": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/summary/technology_skills?start=6&end=6",
"hot_technology": {
"total": 4,
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/hot_technology"
},
"category": [
{
"code": 43232110,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/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": 43233504,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/technology_skills/43233504",
"title": "Instant messaging software",
"example": [
{
"title": "GroupMe",
"href": "https://api-v2.onetcenter.org/online/technology/examples/GroupMe"
}
]
},
{
"code": 43233501,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/technology_skills/43233501",
"title": "Electronic mail software",
"example": [
{
"title": "Microsoft Outlook",
"href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
"hot_technology": true
}
]
},
{
"code": 43232112,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/related/technology_skills/43232112",
"title": "Desktop publishing software",
"example": [
{
"title": "Microsoft Publisher",
"href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Publisher"
}
]
},
{
"code": 43232104,
"related": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/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
}
]
}
]
}