This repository showcases data projects where I:
- Extracted raw datasets (CSV files)
- Transformed and cleaned them using Python and SQL
- Loaded them into PostgreSQL for structured analysis
- Delivered insights and visualizations through Python plots and Power BI dashboards
- PostgreSQL โ Data cleaning, and exploratory data analysis (EDA)
- Python โ Data cleaning, EDA, and supporting visualizations (Matplotlib/Seaborn)
- Power BI โ Polished, interactive dashboards and final presentations
Each project folder includes:
- PostgreSQL scripts for cleaning, transformations, and analysis
- Python notebooks for additional EDA and visualizations
- Power BI reports with interactive dashboards
- Raw data files for full reproducibility
-
cafe_sales_proj1.csv
hotel_booking_proj2.csv
-
cafe_sales_cleaning_proj1.sql
cafe_sales_eda_proj1.sql
-
powerbi/
โ Power BI dashboardscafe_sales/
(PBIX, screenshots, PDF)hotel_booking/
(PBIX, screenshots, PDF)
-
- data cleaning
- eda
- Designed and implemented a basic ETL pipeline from raw CSV files
- Conducted in-depth exploratory data analysis (EDA) using Python and PostgreSQL
- Created interactive dashboards in Power BI to communicate insights