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

URL:
https://api-v2.onetcenter.org/mpp/careers/19-3041.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "19-3041.00",
   "title": "Sociólogos",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Analista de Políticas",
         "summary": false
      },
      {
         "title": "Asociado de Investigación",
         "summary": false
      },
      {
         "title": "Científico Investigador",
         "summary": false
      },
      {
         "title": "Científico Social",
         "summary": true
      },
      {
         "title": "Coordinador de Investigación",
         "summary": false
      },
      {
         "title": "Demógrafo",
         "summary": true
      },
      {
         "title": "Especialista Dedicado a la Investigación",
         "summary": false
      },
      {
         "title": "Especialista en evaluación",
         "summary": false
      },
      {
         "title": "Sociólogo",
         "summary": true
      },
      {
         "title": "Sociólogo Médico",
         "summary": true
      }
   ],
   "what_they_do": "Estudian la sociedad humana y el comportamiento social por medio del análisis de los grupos e instituciones sociales formadas por personas, como también diversas organizaciones sociales, religiosas, políticas y comerciales. Pueden estudiar el comportamiento e interacción de grupos, reseñar sus orígenes y crecimiento y analizar la influencia de las actividades grupales sobre los miembros individuales.",
   "on_the_job": [
      "Analizar e interpretar los datos para aumentar la comprensión de la conducta social humana.",
      "Preparar las publicaciones e informes que contienen resultados de la investigación.",
      "Desarrollar, implementar y evaluar los métodos de recopilación de datos, tales como cuestionarios o entrevistas."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-3041.00/explore_more",
         "title": "Explorar más"
      }
   ]
}