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/examples/Productivity%20software
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 2
,
"total": 2
,
"summary": {
"title": "Productivity software",
"description": "Productivity software is application software used for producing information. Its names arose from the fact that it increases productivity, especially of individual office workers, from typists to knowledge workers, although its scope is now wider than that. Office suites, which brought word processing, spreadsheet, and relational database programs to the desktop in the 1980s, are the core example of productivity software. They revolutionized the office with the magnitude of the productivity increase they brought as compared with the pre-1980s office environments of typewriters, paper filing, and handwritten lists and ledgers. In the United States, some 78% of \"middle-skill\" occupations now require the use of productivity software. In the 2010s, productivity software has become even more consumerized than it already was, as computing becomes ever more integrated into daily personal life.",
"source_url": "https://en.wikipedia.org/wiki/Productivity_software",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43231507",
"code": 43231507
,
"title": "Project management software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1012.00/",
"code": "21-1012.00",
"title": "Educational, Guidance, and Career Counselors and Advisors",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2041.03/",
"code": "19-2041.03",
"title": "Industrial Ecologists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
}
]
}