Skip to content

A hands-on retail data analysis project using Python, SQL, and visualizations to uncover business insights. From cleaning raw data to answering real business questions, this project captures my full data workflow.

Notifications You must be signed in to change notification settings

TiffKaranja/retail_order_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›οΈ Retail Orders Analysis

A hands-on project where I dive into a retail dataset to uncover patterns and insights using Python, SQL, and data visualization. It covers everything from cleaning raw data to answering real business questions.

πŸ“ Project Structure

  • notebooks/: My Jupyter notebooks for data cleaning, analysis, and visualizations.
  • sql/: SQL scripts for creating and managing the database.
  • data/: Raw dataset (excluded here β€” see below).
  • .env: Secure storage for API keys and DB credentials (not shared).

πŸ“Š What’s Inside

  • Data wrangling and transformation in pandas
  • SQL queries for insights like top-performing cities, best-selling products, and profit margins
  • Visualizations: histograms, bar charts, and more to bring the numbers to life

πŸš€ How to Run This

  1. Clone the repo.
  2. Set up your Python environment.
  3. Install the required packages: pip install -r requirements.txt.
  4. Open the notebook and follow along!

⚠️ The dataset isn’t included in the repo β€” you can grab it directly from Kaggle and place it in the data/ folder.

πŸ‘©πŸ½β€πŸ’» Created by

Tiffany Karanja

About

A hands-on retail data analysis project using Python, SQL, and visualizations to uncover business insights. From cleaning raw data to answering real business questions, this project captures my full data workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published