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.1.c
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.1.c",
"name": "Economics and Accounting",
"description": "Knowledge of economic and accounting principles and practices, the financial markets, banking, and the analysis and reporting of financial data.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.c"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3031.03/",
"code": "11-3031.03",
"title": "Investment Fund Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3031.01/",
"code": "11-3031.01",
"title": "Treasurers and Controllers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2041.00/",
"code": "13-2041.00",
"title": "Credit Analysts",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3011.00/",
"code": "19-3011.00",
"title": "Economists",
"tags": {}
}
]
}
"summary": {
"id": "2.C.1.c",
"name": "Economics and Accounting",
"description": "Knowledge of economic and accounting principles and practices, the financial markets, banking, and the analysis and reporting of financial data.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.c"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3031.03/",
"code": "11-3031.03",
"title": "Investment Fund Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3031.01/",
"code": "11-3031.01",
"title": "Treasurers and Controllers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2041.00/",
"code": "13-2041.00",
"title": "Credit Analysts",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3011.00/",
"code": "19-3011.00",
"title": "Economists",
"tags": {}
}
]
}