Skip navigation

Reference Manual (API Version 1.8)

Notice: the Web Services API will be upgraded on March 5, 2019. See the API Version 1.9 page for more information.

Careers in the Green Economy

Green category listing

https://services.onetcenter.org/v1.8/ws/mpp/green/
JSON XML
{
   "green" : [
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/mpp/green/demand",
         "description" : "Los empleos ecológicos aumentarán la demanda para este tipo de trabajo.",
         "category" : "Aumento de la demanda"
      },
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/mpp/green/changed_work",
         "description" : "Los empleos ecológicos cambiarán el trabajo y las aptitudes necesarias.",
         "category" : "Cambio de empleo"
      },
      {
         "href" : "https://services.onetcenter.org/v1.8/ws/mpp/green/emerging",
         "description" : "Los empleos ecológicos generan este nuevo y emergente tipo de trabajo que no existía antes.",
         "category" : "Nuevas y emergentes"
      }
   ]
}

This response lists each of the categories of careers in the Green Economy. The href parameter indicates the URL of the specific Green resource. Each Green resource lists matching careers, as described below.

Careers in Green category

https://services.onetcenter.org/v1.8/ws/mpp/green/[category code]
JSON XML
{
   "sort" : "name",
   "start" : 1,
   "end" : 0,
   "total" : 0,
   "career" : []
}

This response lists careers impacted by Green Economy activities and technologies. By default, the list is sorted by career title. You can change this by passing a sort parameter in the query string:

  • name - sort by career title (default)
  • bright_outlook - return Bright Outlook careers first
  • apprenticeship - return careers with Registered Apprenticeships first

By default, up to 20 matching careers are returned. For information on navigating paged results, see the description of the See all careers service.

In this section