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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/technology/categories/43232609
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 6
,
"total": 6
,
"summary": {
"code": 43232609
,
"title": "Library software",
"description": "Software for automating acquisitions, cataloging, searching, and circulation functions for books and other library materials.",
"example": [
"Online Computer Library Center (OCLC) databases",
"WorldCat",
"Dynix Digital Library",
"Ex Libris Group Voyager"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/",
"code": "25-4022.00",
"title": "Librarians and Media Collections Specialists",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/",
"code": "43-4121.00",
"title": "Library Assistants, Clerical",
"tags": {},
"job_zone": {
"code": 2
,
"title": "Job Zone Two: Some Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1082.00/",
"code": "25-1082.00",
"title": "Library Science Teachers, Postsecondary",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/",
"code": "25-4031.00",
"title": "Library Technicians",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-2011.00/",
"code": "23-2011.00",
"title": "Paralegals and Legal Assistants",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/",
"code": "51-5113.00",
"title": "Print Binding and Finishing Workers",
"tags": {},
"job_zone": {
"code": 2
,
"title": "Job Zone Two: Some Preparation Needed"
}
}
]
}