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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

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/careers/53-3054.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-3054.00",
   "title": "Conductores de Taxi",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Conductor de Taxi",
         "summary": true
      },
      {
         "title": "Conductor de Taxi",
         "summary": true
      },
      {
         "title": "Conductor de Taxi",
         "summary": true
      }
   ],
   "what_they_do": "Conducen un vehículo de motor para transportar pasajeros de forma no planificada y cobran una tarifa, usualmente basada en un metro.",
   "on_the_job": [
      "Cobran las tarifas o vales de los pasajeros y dan cambio o preparan recibos según sea necesario.",
      "Se comunican con los despachadores por radio, teléfono o computadora para intercambiar información y recibir solicitudes de servicio de pasajeros.",
      "Completan informes de accidentes cuando es necesario."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/53-3054.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/53-3054.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/53-3054.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/53-3054.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/53-3054.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/53-3054.00/explore_more",
         "title": "Explorar más"
      }
   ]
}