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/45-2041.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "45-2041.00",
   "title": "Evaluadores y Clasificadores de Productos Agrícolas",
   "tags": {},
   "also_called": [
      {
         "title": "Clasificador",
         "summary": true
      },
      {
         "title": "Clasificador de Huevos",
         "summary": false
      },
      {
         "title": "Clasificador de Manzanas",
         "summary": true
      },
      {
         "title": "Clasificador de Patatas",
         "summary": true
      },
      {
         "title": "Clasificador de Patatas",
         "summary": false
      },
      {
         "title": "Evaluador de Huevos",
         "summary": false
      },
      {
         "title": "Nivelador",
         "summary": true
      },
      {
         "title": "Técnico de Distribución",
         "summary": false
      },
      {
         "title": "Técnico para Laboratorio de Maíz",
         "summary": false
      },
      {
         "title": "Trabajador Agrícola",
         "summary": false
      }
   ],
   "what_they_do": "Evalúan, tipifican o clasifican alimentos no procesados y otros productos agrícolas por tipo de tamaño, peso, color o estado.",
   "on_the_job": [
      "Colocan los productos en recipientes de acuerdo a la clasificación y marcan las clasificaciones en los recipientes.",
      "Pesan los productos o calculan su peso, visualmente o por tacto.",
      "Descartan productos inferiores o defectuosos o materia extraña, y colocan productos aceptables en recipientes para ser procesados posteriormente."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/45-2041.00/explore_more",
         "title": "Explorar más"
      }
   ]
}