Skip to content

DomDom268/Retail-and-Inventory-Sales-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Northwind Retail & Inventory Analytics

This project uses the Northwind SQL Server sample database to explore retail sales and inventory performance. I wrote SQL queries to analyze key business metrics, created reusable database views for common KPIs, and prepared the results for visualization in Power BI. View dashboard here:Dashboard Image


πŸ“Š Project Objectives

  • Practice SQL Server for real-world analytics
  • Analyze retail sales, inventory, and customer behavior
  • Create reusable database views for KPIs
  • Export results to Power BI for dashboarding

πŸ”§ Tools & Technologies

  • Microsoft SQL Server & SSMS
  • T-SQL (queries, joins, views, aggregations)
  • Power BI (for visualization)

πŸ“‚ Key Queries & Views

  • Top Customers – total sales revenue and units sold for customers
  • Top Products and Categories – using both revenue and units sold as metrics to rank top products and categories
  • Stock vs. Sales Ratio – inventory compared to demand, per category
  • Sales over time – how has sales changed over the three year time period

πŸ“ˆ Outputs

  • Cleaned KPI views in SQL Server
  • Exported results for reporting
  • Interactive dashboard

πŸš€ How to Run

  1. Install SQL Server + SSMS
  2. Import the Northwind Database
  3. Run the SQL scripts to create views
  4. Query the views or connect them to Power BI/Excel for visualization

About

Retail and Inventory analysis of the Northwind Database using Microsoft SQL Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages