Skip to content

theyashdhiman04/MealX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MealX — Meal Delivery Analysis

SQL-backed analysis of a meal delivery service: operations, efficiency, promotions, and scaling.


Contents

File Role
data_cleaning.sql Clean and prepare the dataset
exploratory_analysis.sql Demand, center performance, promotional impact
dashboard_screenshot.png Excel dashboard snapshot

Insights

  • Rice Bowls lead on revenue (one meal > ₦2.4B). Beverages drive highest total revenue from volume.
  • Promotions lifted weekly orders ~3×; unregulated discounts suggest revenue leakage → need targeted, margin-aware campaigns.
  • Center Type A is most scalable: high volume, coverage, and efficiency.
  • Order spikes in Weeks 5, 48, 53, 60 → seasonal or event-driven; use for forecasting and promo planning.
  • Italian and Beverages hold strong appeal → balance flagship items with volume drivers.

Dashboard

Excel Dashboard


Data limitations

  1. No year in weekly data — week IDs span 145+ values but no year; limits cross-year trends and seasonality.
  2. No cost or margin per meal — no unit cost, waste, or profit; limits promotion and profitability analysis.
  3. No delivery timing — no dispatch/delivery timestamps; limits logistics and satisfaction analysis.

Stack

  • SQL — Cleaning and analysis
  • Excel — Dashboard and visuals

Support

If you find this useful, consider starring the repo.

About

SQL analysis for a meal delivery service — demand, promotions, center performance, and Excel dashboard.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors