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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/mpp/bright_outlook/emerging
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 4
,
"total": 4
,
"summary": {
"title": "Nuevas y emergentes"
},
"career": [
{
"href": "https://api-v2.onetcenter.org/mpp/careers/15-1299.06/",
"code": "15-1299.06",
"title": "Analistas Forenses Digitales",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/mpp/careers/15-1299.04/",
"code": "15-1299.04",
"title": "Examinadores de Penetración",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/mpp/careers/15-1299.07/",
"code": "15-1299.07",
"title": "Ingenieros de Blockchain (Cadena de Bloques)",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/mpp/careers/15-1299.05/",
"code": "15-1299.05",
"title": "Ingenieros de Seguridad de la Información",
"tags": {
"bright_outlook": true
}
}
]
}