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/39-3011.00/related/technology_skills/43232304
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43232304,
"title": "Data base management system software",
"example": [
"Apache Hadoop"
],
"occupation_total": 110,
"see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232304"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
},
"example": [
"Apache Solr",
"Teradata Database"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
"code": "11-3012.00",
"title": "Administrative Services Managers",
"tags": {
"bright_outlook": true
},
"example": [
"Teradata Database"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
"code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"tags": {},
"example": [
"Microsoft SQL Server"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Apache Hadoop"
]
},
{
"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
},
"example": [
"Apache Cassandra",
"Apache Hive",
"MongoDB",
"NoSQL"
]
}
]
}
"summary": {
"code": 43232304,
"title": "Data base management system software",
"example": [
"Apache Hadoop"
],
"occupation_total": 110,
"see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232304"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
"code": "13-2011.00",
"title": "Accountants and Auditors",
"tags": {
"bright_outlook": true
},
"example": [
"Apache Solr",
"Teradata Database"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
"code": "11-3012.00",
"title": "Administrative Services Managers",
"tags": {
"bright_outlook": true
},
"example": [
"Teradata Database"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
"code": "11-2011.00",
"title": "Advertising and Promotions Managers",
"tags": {},
"example": [
"Microsoft SQL Server"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
"code": "17-3021.00",
"title": "Aerospace Engineering and Operations Technologists and Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Apache Hadoop"
]
},
{
"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
},
"example": [
"Apache Cassandra",
"Apache Hive",
"MongoDB",
"NoSQL"
]
}
]
}