Skip to content

prajaktapandit7/churn-risk-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 

Repository files navigation

Strategic Risk Analysis Dashboard

An interactive internal tool built in Retool designed to understand customer behavior, identify churn risk, and provide recommendations for targeting at risk properties. This project demonstrates high-level proficiency in data transformation, state management, and custom data visualizations.

db

πŸš€ Key Features

  • Dynamic Data Ingestion: Users can upload raw CSV files
  • Interactive Risk Matrix: A scatter plot that categorizes clients into "High Risk" vs. "Stable" based on conversion and adoption thresholds.
  • Custom Intelligence Tooltips: Multi-line HTML hover states providing granular data insights (Property Name, Adoption %, Conversion %) without UI clutter.
  • Context-Aware UI: The dashboard titles, legend names, and color schemes update dynamically based on the selected risk profile.

πŸ› οΈ Technical Stack

  • Platform: Retool
  • Core Logic: JavaScript, SQL

πŸ“– How to Use the Dashboard

  1. Upload Data: Use the File Input to upload a CSV containing client engagement metrics.
  2. Select Filter Mode: Use the "Churn Risk" dropdown to toggle between:
    • Low Adoption Risk (<30%)
    • Low Conversion Risk (<20%)
    • High Risk (Both Metrics Low) - (Implemented with AND logic)
  3. Inspect Outliers: Hover over any red dot on the scatter plot to view detailed property data for deeper investigation.
  4. View Takeaways: Recommendations provided regarding next actions to minimize risk of churn along with insights about proportion of impacted properties.
  5. Clear Filters: Use the "Reset" button to return to the full dataset view.

View Live Dashboard

About

Interactive churn risk dashboard with dynamic CSV ingestion and risk matrix visualization to identify high-risk accounts and enable data-driven retention targeting using AI-powered prototyping using Retool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors