MarketMetrics is a data-driven project designed to analyze product pricing trends across various categories and brands. The project combines SQL analytics with Python-based visualizations to uncover insights into product performance, brand competitiveness, and pricing distribution.
-
SQL queries for:
- Calculating average sale prices by category and brand
- Ranking top-priced products within each category
- Computing running averages for dynamic price tracking
-
Jupyter Notebook analysis with:
- Cleaned and structured data exploration
- Graphical representations using Seaborn and Matplotlib
- Business insights derived from pricing and category-level trends
- MySQL
- Python (Pandas, Seaborn, Matplotlib)
- Jupyter Notebook
MarketMetrics.sqlβ SQL scripts for analytical queriesMarketMetrics_Project.ipynbβ Python notebook with data visualizations and insights