{"id":64543,"date":"2023-06-09T08:37:42","date_gmt":"2023-06-09T08:37:42","guid":{"rendered":"https:\/\/solplanet.net\/careers\/"},"modified":"2024-06-25T14:39:46","modified_gmt":"2024-06-25T14:39:46","slug":"job-openings","status":"publish","type":"page","link":"https:\/\/solplanet.net\/pt-pt\/job-openings","title":{"rendered":"Careers"},"content":{"rendered":"<div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--12\">\n\t\t\t\t<div class=\"jumbotron block-jumbotron__jumbotron\">\n\n\t<div style=\"background-image:url(https:\/\/solplanet.net\/wp-content\/uploads\/2023\/06\/20221003-Carreer-Website_Jumbotron.jpg)\" class=\"image-bg jumbotron__image-bg\"><\/div>\n\t<div class=\"jumbotron__mask jumbotron__mask-type--type1\"><\/div>\n\n\t<div class=\"\n\t\t\tjumbotron__content\n\t\t\tjumbotron__content--medium\n\t\t\tjumbotron__content--vertical-center\n\t\t\tjumbotron__content--horizontal-left\n\t\t\">\n\t\t<div class=\"jumbotron__content-wrap\">\n\t\t\t<p class=\"paragraph paragraph__color--white paragraph__align--left paragraph__size--big jumbotron__intro\">\n\tGrow with us<\/p><h1 class=\"heading heading__align--left heading__color--white heading__size--big jumbotron__heading\">\n\tJoin the Solplanet family<\/h1><div class=\"btn__wrap btn__align--left jumbotron__btn\">\n\t\t\t<a href=\"#jobs\" class=\"btn btn__color--white btn__size--default btn__size-width--default   js-scroll-to-anchor \" id=\"\" title=\"View Solplanet job openings\" aria-label=\"\">\n\t\t\tView Solplanet job openings\t\t<\/a>\n\t<\/div>\t\t<\/div>\n\t<\/div>\n\n\t<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n<div class=\"wrapper  wrapper__spacing-top-large--30 wrapper__spacing-bottom-large--30\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container wrapper__container-width-large--small wrapper__gutter-large--default wrapper__gutter-tablet--small\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--10 wrapper__offset-large--1\">\n\t\t\t\t\n<div class=\"block-group\">\n\t\n<div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<p class=\"paragraph paragraph__color--dove paragraph__align--left paragraph__size--default block-paragraph__paragraph\">\n\tSolplanet is constantly posting new job openings and our teams worldwide are growing rapidly. Our employees have the unique opportunity to be part of a spirited and diverse team of passionate experts working within an open-minded and collaborative environment. They\u2019re fully supported in their personal and professional development so they can effectively leverage their skills, abilities, and expertise. Solplanet believes in flat hierarchies, fast decision-making, and strong opportunities to successfully cultivate your long-term path within the renewable energy industry.\u00a0<br><br>Please see the list of current Solplanet job openings below, and apply today to start (or further) your career in the solar energy sector.<\/p>\t<\/div>\n\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n<div class=\"wrapper wrapper__bg-color--gallery wrapper__spacing-top-large--20 wrapper__spacing-bottom-large--30\" id=\"jobs\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container wrapper__container-width-large--default wrapper__gutter-large--default wrapper__gutter-tablet--small\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--12 wrapper__offset-large--0\">\n\t\t\t\t\n<div class=\"block-group\">\n\t\n<div class=\"wrapper  wrapper__spacing-top-large--40 wrapper__spacing-bottom-large--40\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t\n<div class=\"block-heading\">\n\t<h2 class=\"heading heading__align--center heading__color--sunsetToDodger heading__size--big block-heading__heading heading__color--is-gradient\">\n\tSolplanet Job Openings<\/h2>\t<\/div>\n\t<\/div>\n\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n<div class=\"wrapper wrapper__bg-color--gallery wrapper__spacing-top-large--20 wrapper__spacing-bottom-large--30  wrapper__divider-top-large\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container wrapper__container-width-large--default wrapper__gutter-large--default wrapper__gutter-tablet--small\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--12\">\n\t\t\t\t<script type='text\/javascript'>\nconst groupBy = (items, key) => items.reduce(\n        (result, item) => ({\n        ...result,\n        [item[key]]: [\n        ...(result[item[key]] || []),\n        item,\n    ],\n    }),\n    {},\n);    \nasync function workableList() {const response = await fetch(\"https:\/\/apply.workable.com\/api\/v1\/widget\/accounts\/599313?origin=embed\");\n    const data = await response.json();\n    let groupedJobs = groupBy(data.jobs, 'country');\n\n    let groupedJobsHtml = '';\n    \n    let jobBlocks = [];\n\n    for (const [groupName, groupItems] of Object.entries(groupedJobs)) {\n            \/\/groupedJobs.forEach((groupItems, groupName) => {\n            let jobsLinks = '';\n        groupItems.forEach((item) => {jobsLinks += `<div class=\"paragraph paragraph__color--dove paragraph__align--left paragraph__size--default block-paragraph__paragraph\"><a href=\"${item.url}\" target=\"_blank\" rel=\"noreferrer noopener\">${item.title}<\/a><\/div>`;\n            });\n      jobBlocks.push({country: groupName, content:  `<div class=\"block-column block-column__width-large--3 block-column__width-tablet--12\">\n                <div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n                    <div class=\"block-heading\">\n                        <h3 class=\"heading heading__align--left heading__color--sunsetToDodger heading__size--medium block-heading__heading heading__color--is-gradient\">\n                            ${groupName}\n                        <\/h3>\n                    <\/div>\n                <\/div>\n        \n                <div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n                    <div class=\"wrapper__anchor\" id=\"\"><\/div>\n                    <p class=\"paragraph paragraph__color--dove paragraph__align--left paragraph__size--default block-paragraph__paragraph\">\n                        ${jobsLinks}\n                    <\/p>\n                <\/div>\n            <\/div> `});\n    }\n    \/\/sorting\n    jobBlocks.sort(function(a, b) {\n        if(a.country < b.country) return -1;\n        if(a.country > b.country) return 1;\n        return 0;\n    });\n\n    \/\/ generate content\n    jobBlocks.forEach((item) => {\n            groupedJobsHtml += item.content;\n        });\n    document.querySelector(\"#testBlock\").innerHTML = `<div class=\"block-columns js-block-columns block-columns__gutter-large--default block-columns__vertical-spacing-large--big\">${groupedJobsHtml}<\/div>`;  \n}\n\n\nfunction getJobsListHTML() {\n  return workableList();\n}\ndocument.addEventListener('DOMContentLoaded', function(){\n    getJobsListHTML();\n});\n\n<\/script><div id=\"testBlock\"><\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.7.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Solplanet Job Openings | Solar Careers Solplanet<\/title>\n<meta name=\"description\" content=\"Solplanet job openings are your ticket to a new career in the rapidly expanding solar industry. With offices worldwide, the sky is the limit.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solplanet.net\/pt-pt\/job-openings\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Solplanet Job Openings | Solar Careers Solplanet\" \/>\n<meta property=\"og:description\" content=\"Solplanet job openings are your ticket to a new career in the rapidly expanding solar industry. With offices worldwide, the sky is the limit.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solplanet.net\/pt-pt\/job-openings\" \/>\n<meta property=\"og:site_name\" content=\"Solplanet\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-25T14:39:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solplanet.net\/pt-pt\/job-openings\",\"url\":\"https:\/\/solplanet.net\/pt-pt\/job-openings\",\"name\":\"Solplanet Job Openings | Solar Careers Solplanet\",\"isPartOf\":{\"@id\":\"https:\/\/solplanet.net\/pt-pt#website\"},\"datePublished\":\"2023-06-09T08:37:42+00:00\",\"dateModified\":\"2024-06-25T14:39:46+00:00\",\"description\":\"Solplanet job openings are your ticket to a new career in the rapidly expanding solar industry. With offices worldwide, the sky is the limit.\",\"breadcrumb\":{\"@id\":\"https:\/\/solplanet.net\/pt-pt\/job-openings#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solplanet.net\/pt-pt\/job-openings\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solplanet.net\/pt-pt\/job-openings#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solplanet.net\/pt-pt\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solplanet.net\/pt-pt#website\",\"url\":\"https:\/\/solplanet.net\/pt-pt\",\"name\":\"Solplanet\",\"description\":\"Solar for everybody\",\"publisher\":{\"@id\":\"https:\/\/solplanet.net\/pt-pt#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solplanet.net\/pt-pt?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/solplanet.net\/pt-pt#organization\",\"name\":\"Solplanet\",\"url\":\"https:\/\/solplanet.net\/pt-pt\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/solplanet.net\/pt-pt#\/schema\/logo\/image\/\",\"url\":\"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg\",\"contentUrl\":\"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg\",\"width\":500,\"height\":500,\"caption\":\"Solplanet\"},\"image\":{\"@id\":\"https:\/\/solplanet.net\/pt-pt#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Solplanet Job Openings | Solar Careers Solplanet","description":"Solplanet job openings are your ticket to a new career in the rapidly expanding solar industry. With offices worldwide, the sky is the limit.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/solplanet.net\/pt-pt\/job-openings","og_locale":"pt_PT","og_type":"article","og_title":"Solplanet Job Openings | Solar Careers Solplanet","og_description":"Solplanet job openings are your ticket to a new career in the rapidly expanding solar industry. With offices worldwide, the sky is the limit.","og_url":"https:\/\/solplanet.net\/pt-pt\/job-openings","og_site_name":"Solplanet","article_modified_time":"2024-06-25T14:39:46+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solplanet.net\/pt-pt\/job-openings","url":"https:\/\/solplanet.net\/pt-pt\/job-openings","name":"Solplanet Job Openings | Solar Careers Solplanet","isPartOf":{"@id":"https:\/\/solplanet.net\/pt-pt#website"},"datePublished":"2023-06-09T08:37:42+00:00","dateModified":"2024-06-25T14:39:46+00:00","description":"Solplanet job openings are your ticket to a new career in the rapidly expanding solar industry. With offices worldwide, the sky is the limit.","breadcrumb":{"@id":"https:\/\/solplanet.net\/pt-pt\/job-openings#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solplanet.net\/pt-pt\/job-openings"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/solplanet.net\/pt-pt\/job-openings#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solplanet.net\/pt-pt"},{"@type":"ListItem","position":2,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/solplanet.net\/pt-pt#website","url":"https:\/\/solplanet.net\/pt-pt","name":"Solplanet","description":"Solar for everybody","publisher":{"@id":"https:\/\/solplanet.net\/pt-pt#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solplanet.net\/pt-pt?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/solplanet.net\/pt-pt#organization","name":"Solplanet","url":"https:\/\/solplanet.net\/pt-pt","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/solplanet.net\/pt-pt#\/schema\/logo\/image\/","url":"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg","contentUrl":"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg","width":500,"height":500,"caption":"Solplanet"},"image":{"@id":"https:\/\/solplanet.net\/pt-pt#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/pages\/64543"}],"collection":[{"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/comments?post=64543"}],"version-history":[{"count":4,"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/pages\/64543\/revisions"}],"predecessor-version":[{"id":129836,"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/pages\/64543\/revisions\/129836"}],"wp:attachment":[{"href":"https:\/\/solplanet.net\/pt-pt\/wp-json\/wp\/v2\/media?parent=64543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}