Skip to content

chadbarlow/gt-data-bootcamp_challenge-09_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

SQL
Topic: Employee Database Analysis

This project aims to analyze employee data using PostgresSQL database modeling and queries. Advanced data engineering skills are employed in this project to construct database schemas and entity relationship diagrams.

ERD

Data Science Tools

  • PostgreSQL 11 for designing tables, importing data, and querying the database
  • QuickDBD for creating Entity Relationship Diagram (ERD)

Features

The project successfully models, imports, and analyzes employee data from the given CSV files. Various insights, such as employee numbers, names, salaries, hire dates, managers, and department details, can be extracted by constructing SQL queries to the database.

Limitations and Further Development

  • Creating visualizations to better communicate the results to stakeholders
  • Implementing advanced analytics, such as forecasting or clustering, to gain deeper insights

About

SQL for data modeling, data engineering, and data analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published