A subscription-based streaming service wants to analyze user subscriptions to understand plan performance, churn risk indicators, and revenue trends.
- Excel
- SQL
- Python (Pandas, Matplotlib)
- Power BI
- UserID
- JoinDate
- City
- Plan
- MonthlyFee
- MonthsActive
- Device
- PaymentType
- Calculated total revenue
- Analyzed revenue by Plan
- Compared revenue across cities
- Evaluated Device-wise revenue distribution
- Created visualizations for business insights
- TV generates the highest revenue among all other Devices
- Premium plan has dominated the other subscription plans
- Mumbai City had the highest revenue among all cities
- 14 January 2026 had the peak revenue
- Revenue distribution varies significantly across users
- Dataset.xlsx - Dataset
- Queries.sql - SQL analysis queries
- Analysis.py - Python analysis and visualization
- Dashboard.pbix - Power BI Dashboard
- Screenshot.png - Screenshot of Dashboard
