This repository contains a Power BI report for analyzing Amazon Sales data.
The .pbix file includes interactive visuals to track revenue, orders, profit, top products, and performance across regions and time.
-
π Sales Overview
- Total Sales
- Total Orders
- Total Profit / Margin
- Average Order Value
-
π Time-based Analysis
- Year / Quarter / Month wise trends
- Compare current period vs previous period
-
π Geographical Insights
- Sales by Country / Region / State
- Map visual (if enabled in the file)
-
π§Ί Category & Product Performance
- Top-selling categories
- Best and worst performing products
- Profitability by category
-
π₯ Customer Insights (if data available)
- Repeat vs new customers
- Customer wise sales contribution
-
π Interactive Filters (Slicers)
- Date Range
- Region / Country
- Category / Sub-category
- Order Status, etc.
Note: Exact visuals depend on the final version of the
.pbixfile, but the above are typical components of an Amazon sales dashboard.
Aap GitHub repo ko is tarah structure kar sakte ho:
amazon-sales-powerbi/
βββ AMAZON SALES.pbix # Main Power BI report
βββ data/ # (Optional) Raw / cleaned data files
β βββ amazon_sales.csv
β βββ README_DATA.md
βββ screenshots/ # Dashboard screenshots for GitHub
β βββ overview.png
β βββ category_view.png
β βββ map_view.png
βββ README.md # Project documentation (ye file)