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/database/rows/job_zones
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 20
,
"total": 923
,
"next": "https://api-v2.onetcenter.org/database/rows/job_zones?start=21&end=40",
"row": [
{
"onetsoc_code": "11-1011.00",
"title": "Chief Executives",
"job_zone": 5
,
"date_updated": "2023-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-1011.03",
"title": "Chief Sustainability Officers",
"job_zone": 5
,
"date_updated": "2021-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-1021.00",
"title": "General and Operations Managers",
"job_zone": 4
,
"date_updated": "2023-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-1031.00",
"title": "Legislators",
"job_zone": 4
,
"date_updated": "2008-06-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"job_zone": 4
,
"date_updated": "2018-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-2021.00",
"title": "Marketing Managers",
"job_zone": 4
,
"date_updated": "2015-07-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-2022.00",
"title": "Sales Managers",
"job_zone": 4
,
"date_updated": "2016-07-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-2032.00",
"title": "Public Relations Managers",
"job_zone": 4
,
"date_updated": "2021-11-01",
"domain_source": "Analyst - Preliminary"
},
{
"onetsoc_code": "11-2033.00",
"title": "Fundraising Managers",
"job_zone": 4
,
"date_updated": "2021-11-01",
"domain_source": "Analyst - Preliminary"
},
{
"onetsoc_code": "11-3012.00",
"title": "Administrative Services Managers",
"job_zone": 3
,
"date_updated": "2017-07-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3013.00",
"title": "Facilities Managers",
"job_zone": 3
,
"date_updated": "2024-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3013.01",
"title": "Security Managers",
"job_zone": 4
,
"date_updated": "2021-11-01",
"domain_source": "Analyst - Preliminary"
},
{
"onetsoc_code": "11-3021.00",
"title": "Computer and Information Systems Managers",
"job_zone": 4
,
"date_updated": "2016-07-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3031.00",
"title": "Financial Managers",
"job_zone": 4
,
"date_updated": "2022-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3031.01",
"title": "Treasurers and Controllers",
"job_zone": 4
,
"date_updated": "2020-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3031.03",
"title": "Investment Fund Managers",
"job_zone": 5
,
"date_updated": "2014-07-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3051.00",
"title": "Industrial Production Managers",
"job_zone": 4
,
"date_updated": "2021-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3051.01",
"title": "Quality Control Systems Managers",
"job_zone": 4
,
"date_updated": "2022-08-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3051.02",
"title": "Geothermal Production Managers",
"job_zone": 3
,
"date_updated": "2011-07-01",
"domain_source": "Analyst"
},
{
"onetsoc_code": "11-3051.03",
"title": "Biofuels Production Managers",
"job_zone": 4
,
"date_updated": "2016-07-01",
"domain_source": "Analyst"
}
]
}