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/41-2022.00/related/knowledge/2.C.2.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.2.a",
"name": "Production and Processing",
"description": "Knowledge of raw materials, production processes, quality control, costs, and other techniques for maximizing the effective manufacture and distribution of goods.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.2.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/",
"code": "11-3051.03",
"title": "Biofuels Production Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7071.00/",
"code": "53-7071.00",
"title": "Gas Compressor and Gas Pumping Station Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/",
"code": "51-9011.00",
"title": "Chemical Equipment Operators and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.00/",
"code": "11-3051.00",
"title": "Industrial Production Managers",
"tags": {}
}
]
}
"summary": {
"id": "2.C.2.a",
"name": "Production and Processing",
"description": "Knowledge of raw materials, production processes, quality control, costs, and other techniques for maximizing the effective manufacture and distribution of goods.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.2.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/",
"code": "11-3051.03",
"title": "Biofuels Production Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7071.00/",
"code": "53-7071.00",
"title": "Gas Compressor and Gas Pumping Station Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/",
"code": "51-9011.00",
"title": "Chemical Equipment Operators and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2112.03/",
"code": "17-2112.03",
"title": "Manufacturing Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3051.00/",
"code": "11-3051.00",
"title": "Industrial Production Managers",
"tags": {}
}
]
}