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/47-5011.00/related/knowledge/2.C.3.d
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.3.d",
"name": "Building and Construction",
"description": "Knowledge of materials, methods, and the tools involved in the construction or repair of houses, buildings, or other structures such as highways and roads.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.3.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/",
"code": "11-9021.00",
"title": "Construction Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2231.00/",
"code": "47-2231.00",
"title": "Solar Photovoltaic Installers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/",
"code": "47-2021.00",
"title": "Brickmasons and Blockmasons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-4011.00/",
"code": "47-4011.00",
"title": "Construction and Building Inspectors",
"tags": {}
}
]
}
"summary": {
"id": "2.C.3.d",
"name": "Building and Construction",
"description": "Knowledge of materials, methods, and the tools involved in the construction or repair of houses, buildings, or other structures such as highways and roads.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.3.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/",
"code": "11-9021.00",
"title": "Construction Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
"code": "17-1011.00",
"title": "Architects, Except Landscape and Naval",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2231.00/",
"code": "47-2231.00",
"title": "Solar Photovoltaic Installers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/",
"code": "47-2021.00",
"title": "Brickmasons and Blockmasons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-4011.00/",
"code": "47-4011.00",
"title": "Construction and Building Inspectors",
"tags": {}
}
]
}