The objective of this project is to research on employees of the "Pewlett Hackard" corporation from the 1980s and 1990s.
The Pewlett Hackard database contains the following files:
- departments.csv
- dept_emp.csv
- dept_manager.csv
- employees.csv
- salaries.csv
- titles.csv
By inspecting the data in original files, I propose the following ERD
The schema creation can be found here: schema
The data analysis performed can be found here: analysis
- The following histogram shows the most common salary ranges for employees.
- The bar chart displays the average salary by title.