Customer Base Global Retail Bank
A synthetic dataset that contains demographic, and financial KPIs
@kaggle.charlottetu_customer_base_global_retail_bank
A synthetic dataset that contains demographic, and financial KPIs
@kaggle.charlottetu_customer_base_global_retail_bank
CREATE TABLE cube (
"market" VARCHAR,
"proposition" VARCHAR,
"primary" VARCHAR,
"tenure" VARCHAR,
"age" VARCHAR,
"international" VARCHAR,
"ca" VARCHAR,
"card" VARCHAR,
"insurance" VARCHAR,
"investment" VARCHAR,
"mortgage" VARCHAR,
"nps" VARCHAR,
"digital" VARCHAR,
"numcust" DOUBLE,
"trb" BIGINT,
"revenue" DOUBLE,
"primary_cust" DOUBLE,
"digital_cust" BIGINT,
"ca_holders" DOUBLE,
"card_holders" DOUBLE,
"ins_holders" DOUBLE,
"inv_holders" DOUBLE,
"mort_holders" DOUBLE,
"unnamed_23" VARCHAR,
"unnamed_24" VARCHAR,
"unnamed_25" VARCHAR,
"n_2" VARCHAR
);
Anyone who has the link will be able to view this.