๐ Superstore Analytics
โจ Inspiration
Retail businesses generate tons of sales data, but turning that into actionable insights is challenging.
We wanted to simulate how real-world companies can leverage AI-powered analytics and visualization tools to uncover hidden opportunities, reduce losses, and grow sustainably.
The Superstore dataset provided the perfect playground to practice end-to-end data analysis and showcase interactive dashboards for decision-making.
๐ What it does
Superstore Analytics transforms raw CSV data into beautiful, interactive dashboards using Plotly Studio.
It allows users to:
- Track sales, profit, orders, and discounts with summary KPIs.
- Explore category and sub-category performance (whoโs winning vs. losing).
- Analyze regional and customer value distribution across the U.S.
- Detect seasonal shopping trends (holiday spikes, year-on-year growth).
- Identify chronic loss-making products and operational bottlenecks.
- Compare discounts, profitability, and shipping modes.
All of this is presented in a user-friendly app designed for storytelling and hackathon judging.
๐ ๏ธ How we built it
- Dataset: Superstore Sales (CSV).
- Tools: Python, Pandas, Numpy for preprocessing.
- Visualization: Plotly Studio AI for building a modern dashboard.
- Process:
- Cleaned data โ handled duplicates, missing values, and formatted dates.
- Aggregated metrics across categories, regions, and customers.
- Designed interactive charts (bar, line, heatmap, treemap, choropleth maps).
- Added filters & dropdowns for dynamic exploration.
- Styled the dashboard with clean layouts and color-coded profit/loss.
- Cleaned data โ handled duplicates, missing values, and formatted dates.
๐งฉ Challenges we ran into
- Getting state-wise choropleth maps to show colors correctly instead of markers.
- Balancing between too many charts vs. a clean, judge-friendly dashboard.
- Handling discount vs. profit correlations which showed weak relationships.
- Managing AI token limits in Plotly Studio while iterating design changes.
๐ Accomplishments
- Identified real, business-relevant insights:
- East & West outperform Central.
- Some products are chronic loss-makers.
- Holiday season drives huge sales spikes.
- East & West outperform Central.
๐ What we learned
- The power of data storytelling โ visuals + insights matter more than raw stats.
- How to push Plotly Studioโs AI app builder to its limits for real-world datasets.
- Best practices for retail analytics: balancing discounts, optimizing regions, and pruning loss-making products.
- Hackathon lesson: simple + clear beats complex but cluttered.
๐ฎ What's next for Superstore Analytics
- Add predictive modeling: forecast future sales & profit with ML.
- Deploy as a self-serve BI app for business managers.
- Integrate with real-time data streams (instead of static CSV).
- Expand to multi-country retail datasets for global insights.
Built With
- kaggle
- plotly
Log in or sign up for Devpost to join the conversation.