Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 831 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 831 Bytes

Intro to SQL Challenge

Objective

As a newly hired data engineer at Pewlett Hackard, the goal was to perform a comprehensive research project focused on employees hired during the 1980s and 1990s. This project involved data modeling, data engineering, and data analysis, with the aim of designing table schemas, importing CSV files into a SQL database, and answering specific questions related to the employee data.

Summary

Engaged in a multifaceted data engineering project at Pewlett Hackard, focusing on employees from the 1980s and 1990s. Created table schemas, imported CSV data, and conducted SQL-based data analysis to gain insights into employee demographics and trends.

Tools/Libraries Used

  • SQL
  • QuickDBD (for Entity Relationship Diagram creation)
  • SQL database management system (e.g., PostgreSQL)