Files
2026-07-13 12:58:18 +08:00

203 lines
4.9 KiB
JSON

[
{
"id": 1,
"customerID": "7590-VHVEG",
"gender": "Female",
"SeniorCitizen": "0",
"Partner": "Yes",
"Dependents": "No",
"tenure": "1",
"PhoneService": "No",
"MultipleLines": "No phone service",
"InternetService": "DSL",
"OnlineSecurity": "No",
"OnlineBackup": "Yes",
"DeviceProtection": "No",
"TechSupport": "No",
"StreamingTV": "No",
"StreamingMovies": "No",
"Contract": "Renewal",
"PaperlessBilling": "Yes",
"PaymentMethod": "Electronic check",
"MonthlyCharges": "29.85",
"TotalCharges": "29.85",
"Churn": "No",
"status": "new"
},
{
"id": 2,
"customerID": "5575-GNVDE",
"gender": "Male",
"SeniorCitizen": "0",
"Partner": "No",
"Dependents": "No",
"tenure": "34",
"PhoneService": "Yes",
"MultipleLines": "No",
"InternetService": "DSL",
"OnlineSecurity": "Yes",
"OnlineBackup": "No",
"DeviceProtection": "Yes",
"TechSupport": "No",
"StreamingTV": "No",
"StreamingMovies": "No",
"Contract": "Renewal",
"PaperlessBilling": "No",
"PaymentMethod": "Mailed check",
"MonthlyCharges": "56.95",
"TotalCharges": "1889.5",
"Churn": "No",
"status": "new"
},
{
"id": 3,
"customerID": "3668-QPYBK",
"gender": "Male",
"SeniorCitizen": "0",
"Partner": "No",
"Dependents": "No",
"tenure": "2",
"PhoneService": "Yes",
"MultipleLines": "No",
"InternetService": "DSL",
"OnlineSecurity": "Yes",
"OnlineBackup": "Yes",
"DeviceProtection": "No",
"TechSupport": "No",
"StreamingTV": "No",
"StreamingMovies": "No",
"Contract": "Renewal",
"PaperlessBilling": "Yes",
"PaymentMethod": "Mailed check",
"MonthlyCharges": "53.85",
"TotalCharges": "108.15",
"Churn": "Yes",
"status": "new"
},
{
"id": 4,
"customerID": "7795-CFOCW",
"gender": "Male",
"SeniorCitizen": "0",
"Partner": "No",
"Dependents": "No",
"tenure": "45",
"PhoneService": "No",
"MultipleLines": "No phone service",
"InternetService": "DSL",
"OnlineSecurity": "Yes",
"OnlineBackup": "No",
"DeviceProtection": "Yes",
"TechSupport": "Yes",
"StreamingTV": "No",
"StreamingMovies": "No",
"Contract": "One year",
"PaperlessBilling": "No",
"PaymentMethod": "Bank transfer (automatic)",
"MonthlyCharges": "42.30",
"TotalCharges": "1840.75",
"Churn": "No",
"status": "new"
},
{
"id": 5,
"customerID": "9237-HQITU",
"gender": "Female",
"SeniorCitizen": "0",
"Partner": "Yes",
"Dependents": "Yes",
"tenure": "2",
"PhoneService": "Yes",
"MultipleLines": "No",
"InternetService": "Fiber optic",
"OnlineSecurity": "No",
"OnlineBackup": "No",
"DeviceProtection": "No",
"TechSupport": "No",
"StreamingTV": "No",
"StreamingMovies": "No",
"Contract": "Renewal",
"PaperlessBilling": "Yes",
"PaymentMethod": "Electronic check",
"MonthlyCharges": "70.70",
"TotalCharges": "151.65",
"Churn": "Yes",
"status": "new"
},
{
"id": 6,
"customerID": "9305-CDSKC",
"gender": "Female",
"SeniorCitizen": "0",
"Partner": "Yes",
"Dependents": "Yes",
"tenure": "8",
"PhoneService": "Yes",
"MultipleLines": "Yes",
"InternetService": "Fiber optic",
"OnlineSecurity": "No",
"OnlineBackup": "No",
"DeviceProtection": "Yes",
"TechSupport": "No",
"StreamingTV": "Yes",
"StreamingMovies": "Yes",
"Contract": "Month-to-month",
"PaperlessBilling": "Yes",
"PaymentMethod": "Electronic check",
"MonthlyCharges": "99.65",
"TotalCharges": "820.5",
"Churn": "Yes",
"status": "new"
},
{
"id": 7,
"customerID": "1452-KIOVK",
"gender": "Male",
"SeniorCitizen": "0",
"Partner": "No",
"Dependents": "Yes",
"tenure": "22",
"PhoneService": "Yes",
"MultipleLines": "Yes",
"InternetService": "Fiber optic",
"OnlineSecurity": "No",
"OnlineBackup": "Yes",
"DeviceProtection": "No",
"TechSupport": "No",
"StreamingTV": "Yes",
"StreamingMovies": "No",
"Contract": "Month-to-month",
"PaperlessBilling": "Yes",
"PaymentMethod": "Credit card (automatic)",
"MonthlyCharges": "89.10",
"TotalCharges": "1949.4",
"Churn": "No",
"status": "new"
},
{
"id": 8,
"customerID": "6713-OKOMC",
"gender": "Female",
"SeniorCitizen": "0",
"Partner": "No",
"Dependents": "No",
"tenure": "10",
"PhoneService": "No",
"MultipleLines": "No phone service",
"InternetService": "DSL",
"OnlineSecurity": "Yes",
"OnlineBackup": "No",
"DeviceProtection": "No",
"TechSupport": "No",
"StreamingTV": "No",
"StreamingMovies": "No",
"Contract": "Renewal",
"PaperlessBilling": "No",
"PaymentMethod": "Mailed check",
"MonthlyCharges": "29.75",
"TotalCharges": "301.9",
"Churn": "No",
"status": "new"
}
]