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/industries/93/some_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 205,
   "next": "https://api-v2.onetcenter.org/mpp/industries/93/some_people?start=21&end=40",
   "example": {
      "href": "https://api-v2.onetcenter.org/mpp/careers/21-1021.00/",
      "code": "21-1021.00",
      "title": "Trabajadores Sociales Especializados en Temas de la Infancia, Familiares y Escolares",
      "tags": {},
      "percent_employed": 40
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/23-1011.00/",
         "code": "23-1011.00",
         "title": "Abogados",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-3013.01/",
         "code": "11-3013.01",
         "title": "Administradores de Seguridad",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-1299.01/",
         "code": "15-1299.01",
         "title": "Administradores de Sitios en Internet",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1041.08/",
         "code": "13-1041.08",
         "title": "Agentes de Aduanas",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1023.00/",
         "code": "13-1023.00",
         "title": "Agentes de Compras",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-9031.00/",
         "code": "33-9031.00",
         "title": "Agentes de Vigilancia de Salas de Juego e Investigadores de Juego",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1031.00/",
         "code": "13-1031.00",
         "title": "Ajustadores, Examinadores, e Investigadores de Reclamaciones",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1229.01/",
         "code": "29-1229.01",
         "title": "Alergistas e Inmunólogos",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-2099.01/",
         "code": "13-2099.01",
         "title": "Analistas Cuantitativos Financieros",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-4099.01/",
         "code": "19-4099.01",
         "title": "Analistas de Control de Calidad",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1111.00/",
         "code": "13-1111.00",
         "title": "Analistas de Gestión",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-2031.00/",
         "code": "15-2031.00",
         "title": "Analistas de Investigación de Operaciones",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1081.02/",
         "code": "13-1081.02",
         "title": "Analistas de Logística",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-2041.01/",
         "code": "19-2041.01",
         "title": "Analistas de Políticas de Cambio Climático",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-2031.00/",
         "code": "13-2031.00",
         "title": "Analistas de Presupuesto",
         "tags": {}
      },
      {
         "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/19-3091.00/",
         "code": "19-3091.00",
         "title": "Antropólogos y Arqueólogos",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/23-1022.00/",
         "code": "23-1022.00",
         "title": "Árbitros, Mediadores y Conciliadores",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-2023.00/",
         "code": "27-2023.00",
         "title": "Árbitros, Referís y Otros Oficiales Deportivos",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4011.00/",
         "code": "25-4011.00",
         "title": "Archiveros",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}