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/17-2199.08/related/knowledge/2.C.3.b
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.3.b",
"name": "Engineering and Technology",
"description": "Knowledge of the practical application of engineering science and technology. This includes applying principles, techniques, procedures, and equipment to the design and production of various goods and services.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.3.b"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/",
"code": "17-2041.00",
"title": "Chemical Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/",
"code": "25-1032.00",
"title": "Engineering Teachers, Postsecondary",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/",
"code": "17-2081.00",
"title": "Environmental Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.01/",
"code": "17-2051.01",
"title": "Transportation Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/",
"code": "17-2021.00",
"title": "Agricultural Engineers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.3.b",
"name": "Engineering and Technology",
"description": "Knowledge of the practical application of engineering science and technology. This includes applying principles, techniques, procedures, and equipment to the design and production of various goods and services.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.3.b"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/",
"code": "17-2041.00",
"title": "Chemical Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/",
"code": "25-1032.00",
"title": "Engineering Teachers, Postsecondary",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/",
"code": "17-2081.00",
"title": "Environmental Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2051.01/",
"code": "17-2051.01",
"title": "Transportation Engineers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/",
"code": "17-2021.00",
"title": "Agricultural Engineers",
"tags": {
"bright_outlook": true
}
}
]
}