A
B
C
D
E
F
G
H
I

Telecom Customer Churn

Jupyter Notebook Github Tableau

This project focuses on analyzing customer churn data. The goal of this project was to gain insights on the customers, why they were churning, and what actions could be taken to lower churn rates. A dashboard was also created to present findings.

Links


Data Sources


Process


The entire process can be seen here but below will show a brief outline of the steps performed during the analysis.

Initial Setup

The data was loaded into an SQLite database. This process was super easy since it was only one table and did not need much setup for the database itself.

Using JupySQL, I was able to connect the database to Jupyter Notebook and use SQL to analyze this data.

Customer Analysis

The following questions were asked for the customer analysis:

Customer Analysis

Next was the churn analysis for the customers to figure out why the customers were churning.

Findings

  • Month-To-Month contracts and Fiber Optic internet are the leading causes for customer churn.
  • 20% of churned customers left after their first month.
  • San Diego saw the most churned customers due to competitors.