ClickRecruit
  • Aziende
  • Crea una job description
  • Trova lavoro
  • Chi Siamo
  • Contatti
Registrati

Hai già un account?

Accedi
English Italian
Privacy Policy
© 2019 Digitalis S.r.l. All rights reserved
L'esperienza di navigazione su questo sito sarà migliore accettando i cookie.

HR Administration Specialist

1 mese fa | Castel San Giovanni, Emilia Romagna

Azienda

Amazon Europe Core S.à r.l.


Indirizzo

Castel San Giovanni, Emilia Romagna


HR Administration Specialist        var jMoQuery = jQuery.noConflict(); jMoQuery(document).ready(function() { jMoQuery(".slider").responsiveSlides(); }); function campaignInputClick(ev) { try { const clickedValue = ev.target.value; let hiddenInput = document.querySelector("#jsDataField input"); console.log("clickedValue: " + clickedValue); if (hiddenInput) hiddenInput.value = clickedValue; } catch (err) { console.error(err); } } function mainMHX() { let imageSelector = document.getElementById("imageSelector"); let hiddenInput = document.querySelector("#jsDataField input"); if (imageSelector) { const hiddenVal = hiddenInput.value; let campaignInputs = imageSelector.querySelectorAll("input"); if (hiddenVal.indexOf("Divers") !== -1) { console.log("Diversity Campaign was selected before, adapting radio buttons..."); campaignInputs[0].checked = false; campaignInputs[1].checked = true; } for (let i = 0; i < campaignInputs.length; i++) { campaignInputs[i].addEventListener("click", campaignInputClick); } } } document.addEventListener("DOMContentLoaded", mainMHX); html { min-height: 100%; -webkit-text-size-adjust: none; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } .containerIA * { margin: 0; padding: 0; } body { background-color: white; margin: 0; padding: 0; } .containerIA { margin: 40px auto; max-width: 900px; font-size: 1.1em; line-height: 1.4; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; color: #333e48; text-shadow: none; } .containerIA img { border: 0; display: block; width: 100%; height: auto; } .containerIA h1 { font-size: 2.3em; font-weight: 500; /* If used Arial as font then there is an issue in IE without setting font-weight: 700. IE then renders arial in h1 like with font-weight:900 */ line-height: 1.3; margin: 0; color: #879596; } .containerIA h2 { margin: 0 0 10px; font-size: 1.3em; font-weight: 400; line-height: 1.3em; } .containerIA h3 { margin: 0 0 10px; font-size: 1.1em; font-weight: 500; line-height: 1.3em; color: #879596; } .containerIA p { margin-bottom: 1em; } .containerIA ul { margin: 0; } .containerIA ul li { list-style-type: none; position: relative; left: 1.5em; margin-right: 1.5em; /* same amount as for the "left" rule */ margin-bottom: 0.4em; } .containerIA ul li:before { content: "\02022"; position: absolute; left: -1.1em; top: -4px; font-size: 1.4em; color: #879596; } .containerIA ul li ul li:before { content: "\0002E"; position: absolute; left: -1.2em; top: -9px; color: #879596; } .containerIA ul li:nth-last-of-type(1) { margin-bottom: 0; } .containerIA a { color: inherit; font-weight: inherit; text-decoration: none; white-space: nowrap; } .containerIA a:hover { text-decoration: underline; color: #008ad2; } .containerIA a[href^="tel"] { } .containerIA a[href^="mailto"] { } /*---- below: header ----*/ .containerIA ul.slider { list-style-type: none; margin: 0; padding: 0; position: relative; flex-shrink: 0; } .containerIA ul.slider img { width: 100%; } .containerIA ul.slider li { background-image: none; margin: 0; padding: 0; left: 0; position: relative; } .containerIA ul.slider li::before, .containerIA ul.slider::after { content: ""; display: block; clear: both; } .containerIA ul.slider li div.slider-quotes { display: flex; flex-direction: column; width: 100%; padding: 2em; background: rgba(0,0,0,.4); position: absolute; left: 0; bottom: 3.5em; color: white; } .containerIA ul.slider li div.slider-quotes div { display: inline-table; width: auto !important; border: 3px solid yellow; } .containerIA ul.slider li div.slider-quotes div p { margin: 0; } .containerIA ul.slider li div.slider-quotes div:nth-of-type(1) { margin: 0 0 10px; font-size: 1.3em; } /*---- below: header ----*/ .containerIA .header { display: flex; flex-direction: column; margin: 0; padding: 5% 0 0; } .containerIA .logo { max-width: 160px; align-self: center; margin: 0 0 2em; flex-shrink: 0; } .containerIA .logo a { display: block; } .containerIA .introText, .containerIA .content .flex-row, .containerIA .content .flex-column, .containerIA footer { padding: 3em 5%; } .containerIA .title { padding: 0 5% 3em 5%;} .containerIA .introText { } .containerIA .introText-title { font-size: 1.8em; margin: 0 0 10px; color: #879596; } .containerIA .title { text-align: center; } /*---- below: content ----*/ .containerIA .content { padding: 0; } .containerIA .content h2 { font-weight: 500; color: inherit; } .containerIA .content .flex-column:last-child { margin-bottom: 0; } .containerIA .content .flex-row:last-child { border: 3px solid orange; margin-bottom: 0; } .containerIA .flex-column div:last-child, .containerIA .flex-column ul:last-child, .containerIA .flex-column p:last-child, .containerIA .content p:last-child, .containerIA .introText p:last-child { margin-bottom: 0; } .last-sentence { text-align: center; } /*---- below: flex columns & layout ----*/ .containerIA .flex-container { display: flex; flex-direction: column; justify-content: space-between; } .containerIA .flex-column { flex-direction: column; margin-bottom: 0; } .containerIA .flex-row { display: flex; justify-content: space-between; } /*-- below: box and --*/ .containerIA .box { margin: 0 0 3em; padding: 0; } .containerIA .box .box-header { display: flex; flex-direction: column; align-items: center; } .containerIA .box .box-header i { margin: 0 0 0.5em; font-size: 3.5em; border: 3px solid orange; } /*---- footer ----*/ .containerIA footer { display: flex; justify-content: space-around; background-color: #333e48; color: white; } .containerIA footer .box { margin: 0 !important; } .containerIA footer .logo-footer { width: 20%; flex-shrink: 0; } .containerIA footer a { } .containerIA footer a:hover { } .containerIA footer .social-icons { display: flex; justify-content: flex-end; } .containerIA footer .social-icons a { color: white; font-size: 1.5em; vertical-align: middle; margin-right: 0.8em; transition: 0.5s all ease; } .containerIA footer .social-icons a:nth-last-of-type(1) { margin-right: 0; } .containerIA footer .social-icons a:hover { color: #d3d3d3; } /*---- other ----*/ .containerIA .nobr, .containerIA .nowrap { white-space: nowrap; } .containerIA .cf::before, .containerIA .cf::after { content: " "; display: table; } .containerIA .cf::after { clear: both; } .containerIA address { font-style: inherit; } /*----++++ OTHERS CLASSES ++++----*/ /*----++++ modifier ++++----*/ .box--32 { width: 32%; } .box--48 { width: 48%; } #monsterIA .mymessage {color: #673694; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;} /*----++++================++++----*/ /*----++++ MEDIA QUERIES ++++----*/ /*---- fix for allowing IE to accept some properties like max-width ----*/ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .containerIA img { height: auto; } } /*---- max-width: 790px ----*/ @media (max-width: 790px), print { .containerIA { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; margin: auto; } .containerIA .mobile-hidden { display: none; } } /*---- max-width: 700px ----*/ @media (max-width: 700px), print { .containerIA h1 { font-size: 1.7em; } .containerIA h2 { font-size: 1.2em; font-weight: 500; } .containerIA .box { width: 100%; padding: 0; margin: 0 0 3.5em; } .containerIA .flex-row { flex-direction: column; } .containerIA .flex-row .box:nth-last-of-type(1), .containerIA .flex-column .box:nth-last-of-type(1) { margin: 0; } .containerIA footer { flex-direction: column; text-align: center; justify-content: center; align-items: center; } .containerIA footer .box { } .containerIA footer .logo-footer { width: 45%; margin: 1em 0 3em !important; } .containerIA footer .columnFlex.social-icons { justify-content: center; } .containerIA footer .social-icons { justify-content: center; margin: 2em 0 0 !important; } } /*---- max-width: 640px ----*/ @media (max-width: 640px), print { .containerIA .logo { display: none; } .containerIA .header { padding: 0; } } /*---- max-width: 500px ----*/ @media (max-width: 500px), print { .containerIA { font-size: 1em; } .containerIA h1 { line-height: inherit; } .containerIA ul { margin-bottom: 0 !important; } } /*---- max-width: 360px ----*/ @media screen and (max-width:360px) { .containerIA ul.slider { display: none; } } /* ViewMode: hide Monster footer from HTML preview */ #AppliesFooterHolder {display: none;} /* ViewMode: Floating bar z-index fix */ div.floatingBar {z-index: 999 !important;} /* EditMode: and elements + Hint Message */ #body textarea, #body input, #body input[type="text"] { width: 100%; font-family: inherit; font-size: inherit; color: #000 !important; line-height: normal !important; padding: 5px; background: #fff !important; border: 1px solid #E6E7E8; box-sizing: border-box;} #body input, #body input[type="text"] { height: 1.5em !important;} #body .mymessage { font-family: sans-serif; font-size: 12px; color: #6E46AE !important; line-height: normal !important; padding:5px; background:#E6E7E8;} /* EditMode: External Styles Fixes */ #body footer { background: inherit; border: 0; text-align: inherit; color: inherit;} #body footer * { font-size: inherit; color: inherit;} /* preview in Webadmin */ #CustomTemplateHeader, #liteRegDiv {display:none;} #imageSelector { border: 1px inset #d8d5de; border-radius: 6px; background: rgb(220,232,249); background: linear-gradient(180deg, rgb(220,232,249) 10%, rgb(221,249,255) 74%); padding: 15px; margin: 2em 15px; } #imageSelector p { font-weight: 700; margin: 0 0 1em; padding: 0; } #imageSelector input { display: inline-block; width: auto !important; vertical-align: bottom; margin-right: 5px; } #imageSelector label {display: inline-block;}
HR Administration Specialist  1303191 | Amazon Italia Services Srl
DESCRIPTION:Are you a self-starter? Can you look beyond a process and see our most important assets – our associates? Are you looking to build your back office HR skills? Then join us as a HRRC Coordinator in our Regional Center supporting our (country where req is raised).At Amazon, we’re not just looking for people who want to be part of a business, we’re searching for people who want to build the business. The Operations organization and the people who work in it are critical to Amazon's success. Every day we solve for unique challenges and deliver billions of unique products to millions of customers. Amazon’s robust and innovative Human Resources business supports our day-to-day operations and helps to deliver an experience where Associates can bring their best selves to work – where they can engage, grow and fulfill our customer promise.We are looking for a dynamic, organized self-starter to join the Ops HR Regional Central Team as a Regional Center (RC) Coordinator. As a HRRC Coordinator, you will have the opportunity to OWN YOUR IMPACT by carrying out a wide variety of HR processes supporting hundreds of sites across the network. Processes include time and attendance, absence management, appeals and other new and innovative offerings that we haven’t even thought of yet. This dynamic role that can provide foundational HR administration skills to individuals new to Human Resources while elevating and expanding the career of experienced HR administration professionals.KEY RESPONSIBILITIESData Analytics: Produce and analyze reports to assist with labor planning and management. Utilize HRIS systems for data entry, modification, and reporting.Compensation and Payroll: Partner with multiple site managers to ensure payroll accuracy through audits, reporting, and proactive measures.Roster Management: Partner with site teams to ensure roster accuracy through audits, reporting, and modifications.Time and Attendance: Partner with site teams to ensure employees are on the correct schedule and shift patterns. Compile reports to support sites in identifying time and attendance irregularities, and point out when something doesn’t look right – ensuring our associates are paid correctly and on time.Associate Engagement: Work with Associates to answer HR questions and provide guidance where required. Partner with sites to drive and report on associate retention activities.
BASIC QUALIFICATIONS
  • A high school degree or equivalent
  • Ability to maintain strict confidentiality regarding payroll, benefits and employee issues as an employee in Human Resources.
  • Ability to thrive in an ambiguous environment and when given a deadline, you know how to motivate yourself and meet it.
  • Intermediate PC skills including knowledge of Microsoft Office including Outlook, Word, and can analyze data in Excel using pivot tables and Vlookup.
  • Intermediate level of English, verbal and written communication skills(Level B1)
PLEASE SUBMIT YOUR C.V. IN ENGLISH
PREFERRED QUALIFICATIONS
  • Bachelor’s Degree in HR, HR Management, Labor Relations, or a related field.
  • Experienced with Payroll Systems and/or HRIS.
  • Organized and detail oriented. Accuracy is something you strive for.
  • Ability to build relationships with key clients in a virtual setting.
    
Candidati all'offerta