Git Product home page Git Product logo

pewlett-hackard-analysis's Introduction

Pewlett-Hackard-Analysis

Overview of the analysis

The purpose of the analysis is creating several tables with SQL in order to determine the number of retiring empolyees per title and find out who is eligible to sign up for the mentorship program.

Results

  • First, I join employees and titles tables and filter birth_date column between 1952 to 1955. Finally, I exported the file into an csv file.aa.jpg

  • I managed to remove duplicate employee numbers with distinct on and filter employees who are still working in the company. l.jpg Finally, I exported the file into a csv file.

  • I Used group by and count command to count the number of employees each title have. lm.jpg

  • I joined employees and department employees and titles together.Then, I filtered the birth dates to 1965 and people who are currently working to discover who is eligible to apply for mentorship program. m.jpg

Summary

  • How many roles will need to be filled as the "silver tsunami" begins to make an impact?

As shown in the picture below , 72458 employees are retiring and their positions needs to be filled. p.jpg

  • Are there enough qualified, retirement-ready employees in the departments to mentor the next generation of Pewlett Hackard employees?

In order to find qualified employees, I filtered out their titles and salary to determine the high position for each department. It is obvious that there aren't enough candidates to mentor the next generation of Pewlett Hackard employees based on the empty positions and the numbers that we see in this picture.

s.jpg

pewlett-hackard-analysis's People

Contributors

sohrabrezaei avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.