From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL
github.com·6h·
Discuss: DEV
🐍Python
Preview
Report Post

Walmart Sales Analysis using Python & PostgreSQL

Project Overview

This project is an end-to-end data analysis solution designed to extract critical business insights from Walmart sales data. I utilize Python for data processing and analysis, SQL for advanced querying, and structured problem-solving techniques to solve key business questions. The project is ideal for data analysts looking to develop skills in data manipulation, SQL querying, and data pipeline creation.


Tools Used

  • Kaggle Api
  • Python (Pandas, SQLAlchemy)
  • PostgreSQL
  • VS Code

Key Questions Answered

  • Busiest day for each branch
  • Top-performing product categories
  • Profit by category
  • Sales by time of day

Data Source

Kaggle Walmart Sales Dataset

What I Learned

  • Data cleaning with Pa…

Similar Posts

Loading similar posts...