File size: 11,924 Bytes
1ad2f6d
9d4f3bc
ff94116
 
 
 
 
 
 
 
9d4f3bc
 
ff94116
 
 
ff9c29b
b16ab54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
402b6c5
9d4f3bc
 
 
 
402b6c5
9d4f3bc
402b6c5
9d4f3bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
---
language:
  - en
tags:
  - tabular-classification
  - churn-prediction
  - telecom
  - customer-retention
  - demographics
  - customer-service
pretty_name: Telco Customer Churn
size_categories:
  - 10K<n<100K
task_categories:
  - tabular-classification
dataset_info:
  - config_name: default
    features:
      - name: Age
        dtype: int64
        feature_type: Value
      - name: Avg Monthly GB Download
        dtype: int64
        feature_type: Value
      - name: Avg Monthly Long Distance Charges
        dtype: float64
        feature_type: Value
      - name: Churn
        dtype: int64
        feature_type: ClassLabel
      - name: Churn Category
        dtype: string
        feature_type: ClassLabel
      - name: Churn Reason
        dtype: string
        feature_type: ClassLabel
      - name: Churn Score
        dtype: int64
        feature_type: Value
      - name: City
        dtype: string
        feature_type: Value
      - name: CLTV
        dtype: int64
        feature_type: Value
      - name: Contract
        dtype: string
        feature_type: Value
      - name: Country
        dtype: string
        feature_type: Value
      - name: Customer ID
        dtype: string
        feature_type: Value
      - name: Customer Status
        dtype: string
        feature_type: Value
      - name: Dependents
        dtype: int64
        feature_type: Value
      - name: Device Protection Plan
        dtype: int64
        feature_type: Value
      - name: Gender
        dtype: string
        feature_type: Value
      - name: Internet Service
        dtype: int64
        feature_type: Value
      - name: Internet Type
        dtype: string
        feature_type: Value
      - name: Lat Long
        dtype: string
        feature_type: Value
      - name: Latitude
        dtype: float64
        feature_type: Value
      - name: Longitude
        dtype: float64
        feature_type: Value
      - name: Married
        dtype: int64
        feature_type: Value
      - name: Monthly Charge
        dtype: float64
        feature_type: Value
      - name: Multiple Lines
        dtype: int64
        feature_type: Value
      - name: Number of Dependents
        dtype: int64
        feature_type: Value
      - name: Number of Referrals
        dtype: int64
        feature_type: Value
      - name: Offer
        dtype: string
        feature_type: Value
      - name: Online Backup
        dtype: int64
        feature_type: Value
      - name: Online Security
        dtype: int64
        feature_type: Value
      - name: Paperless Billing
        dtype: int64
        feature_type: Value
      - name: Partner
        dtype: int64
        feature_type: Value
      - name: Payment Method
        dtype: string
        feature_type: Value
      - name: Phone Service
        dtype: int64
        feature_type: Value
      - name: Population
        dtype: int64
        feature_type: Value
      - name: Premium Tech Support
        dtype: int64
        feature_type: Value
      - name: Quarter
        dtype: string
        feature_type: Value
      - name: Referred a Friend
        dtype: int64
        feature_type: Value
      - name: Satisfaction Score
        dtype: int64
        feature_type: Value
      - name: Senior Citizen
        dtype: int64
        feature_type: Value
      - name: State
        dtype: string
        feature_type: Value
      - name: Streaming Movies
        dtype: int64
        feature_type: Value
      - name: Streaming Music
        dtype: int64
        feature_type: Value
      - name: Streaming TV
        dtype: int64
        feature_type: Value
      - name: Tenure in Months
        dtype: int64
        feature_type: Value
      - name: Total Charges
        dtype: float64
        feature_type: Value
      - name: Total Extra Data Charges
        dtype: int64
        feature_type: Value
      - name: Total Long Distance Charges
        dtype: float64
        feature_type: Value
      - name: Total Refunds
        dtype: float64
        feature_type: Value
      - name: Total Revenue
        dtype: float64
        feature_type: Value
      - name: Under 30
        dtype: int64
        feature_type: Value
      - name: Unlimited Data
        dtype: int64
        feature_type: Value
      - name: Zip Code
        dtype: string
        feature_type: Value
    splits:
      - name: train 
        num_bytes: 400104
        num_examples: 4225
      - name: test
        num_bytes: 183950
        num_examples: 1409
      - name: val
        num_bytes: 184050
        num_examples: 1409
---
# Dataset Card for Telco Customer Churn

This dataset contains information about customers of a fictional telecommunications company, including demographic information, services subscribed to, location details, and churn behavior. This merged dataset combines the information from the original Telco Customer Churn dataset with additional details.

## Dataset Details

### Dataset Description

This merged Telco Customer Churn dataset provides a comprehensive view of customer attributes, service usage, location data, and churn behavior. This expanded dataset is a valuable resource for understanding churn patterns, customer segmentation, and developing targeted marketing strategies. 

## Uses

### Direct Use

This dataset can be used for various purposes, including:

- **Customer churn prediction:** Develop machine learning models to predict which customers are at risk of churning, leveraging the expanded features.
- **Customer segmentation:**  Identify different customer segments based on demographics, service usage, location, and churn behavior.
- **Targeted marketing campaigns:**  Develop targeted marketing campaigns to retain at-risk customers or attract new customers, tailoring campaigns based on the insights derived from the merged dataset.
- **Location-based analysis:** Analyze customer churn trends based on specific locations, cities, or zip codes, and identify potential regional differences.

### Out-of-Scope Use

The dataset is not suitable for:

- **Real-time churn prediction:** The dataset lacks real-time data, making it inappropriate for immediate churn prediction.
- **Personal identification:** While the dataset contains customer information, it is anonymized and should not be used to identify individuals.

## Dataset Structure

The dataset is structured as a CSV file with 49 columns, each representing a customer attribute. The columns include:

- **Age:** The customer's age in years.
- **Avg Monthly GB Download:** The customer's average monthly gigabyte download volume.
- **Avg Monthly Long Distance Charges:** The customer's average monthly long distance charges.
- **Churn Category:** A high-level category for the customer's reason for churning.
- **Churn Label:**  Indicates whether the customer churned.
- **Churn Reason:** The customer's specific reason for leaving the company.
- **Churn Score:** A score from 0-100 indicating the likelihood of the customer churning.
- **Churn Value:** A numerical value representing whether the customer churned (1 for churned, 0 for not churned).
- **City:** The city of the customer's residence.
- **CLTV:** Customer Lifetime Value.
- **Contract:** The customer's contract type.
- **Country:** The country of the customer's residence.
- **Customer ID:**  A unique identifier for each customer.
- **Customer Status:** The customer's status at the end of the quarter (Churned, Stayed, or Joined).
- **Dependents:** Whether the customer has dependents.
- **Device Protection Plan:** Whether the customer has a device protection plan.
- **Gender:** The customer's gender.
- **Internet Service:** Indicates whether the customer subscribes to internet service.
- **Internet Type:** The type of internet service provider.
- **Lat Long:** The combined latitude and longitude of the customer's residence.
- **Latitude:** The latitude of the customer's residence.
- **Longitude:** The longitude of the customer's residence.
- **Married:**  Indicates if the customer is married.
- **Monthly Charge:** The customer's total monthly charge for all their services.
- **Multiple Lines:** Whether the customer has multiple phone lines.
- **Number of Dependents:** The number of dependents the customer has.
- **Number of Referrals:** The number of referrals made by the customer.
- **Offer:** The last marketing offer the customer accepted.
- **Online Backup:** Whether the customer has online backup service.
- **Online Security:** Whether the customer has online security service.
- **Paperless Billing:** Whether the customer has paperless billing.
- **Partner:** Whether the customer has a partner.
- **Payment Method:** The customer's payment method.
- **Phone Service:** Whether the customer has phone service.
- **Population:** The estimated population of the customer's zip code.
- **Premium Tech Support:** Whether the customer has premium tech support.
- **Quarter:** The fiscal quarter for the data.
- **Referred a Friend:**  Indicates if the customer has referred a friend.
- **Satisfaction Score:** The customer's satisfaction rating.
- **Senior Citizen:**  Whether the customer is a senior citizen.
- **State:** The state of the customer's residence.
- **Streaming Movies:** Whether the customer has streaming movies service.
- **Streaming Music:** Whether the customer has streaming music service.
- **Streaming TV:** Whether the customer has streaming TV service.
- **Tenure in Months:** The number of months the customer has been with the company.
- **Total Charges:** The customer's total charges.
- **Total Extra Data Charges:**  The total charges for extra data downloads.
- **Total Long Distance Charges:** The total charges for long distance calls.
- **Total Refunds:** The total refunds received by the customer.
- **Total Revenue:** The total revenue generated by the customer.
- **Under 30:**  Indicates if the customer is under 30 years old.
- **Unlimited Data:** Whether the customer has unlimited data.
- **Zip Code:** The zip code of the customer's residence.

## Dataset Creation

### Curation Rationale

This merged dataset was created to provide a more comprehensive and detailed analysis of customer churn behavior. Combining multiple sources of data allows for a richer understanding of factors influencing churn.

### Source Data

#### Data Collection and Processing

The dataset is derived from the original Telco Customer Churn dataset and additional data sources. The specific data collection and processing methods are not disclosed.

## Bias, Risks, and Limitations

### Bias

The dataset may exhibit biases due to the simulated nature of the original Telco Customer Churn data. It is essential to consider that the dataset may not accurately reflect the demographics, service usage, or churn patterns of actual telecommunications companies.

### Risks

Using the dataset for real-world decisions without proper validation and understanding of its limitations can lead to inaccurate predictions and potentially biased outcomes.

### Limitations

- **Simulated Data:** The dataset is based on simulated data and may not fully represent real-world customer behavior.
- **Limited Context:** The dataset may lack specific contextual information such as customer feedback or reasons for churn.
- **Potential Bias:**  The simulated data may not fully capture the nuances of customer behavior and churn patterns, especially when combined with additional data sources.

### Recommendations

Users should be aware of the dataset's limitations and potential biases. Consider the following:

- **Validation:** Validate the dataset's results against real-world data before making critical decisions.
- **Contextualization:**  Include additional contextual information if available to improve model accuracy and insights.
- **Transparency:** Be transparent about the dataset's limitations and potential biases when communicating results.