Paytm Profit, Users, Transactions [till Feb,2024]
Listed Paytm Revenue, Transactions and Other Operational Metrics since Jun, 2020
@kaggle.mauryansshivam_paytm_revenue_users_transactions
Listed Paytm Revenue, Transactions and Other Operational Metrics since Jun, 2020
@kaggle.mauryansshivam_paytm_revenue_users_transactions
CREATE TABLE paytm_ir_sheet2 (
"date" VARCHAR,
"gmv" DOUBLE,
"merchant_transactions" DOUBLE,
"total_transactions" DOUBLE,
"average_monthly_transacting_users_mtu" DOUBLE,
"registered_merchants_end_of_period" DOUBLE,
"payment_devices_cumulative_end_of_period" DOUBLE,
"volume_of_loans_distributed" BIGINT,
"postpaid_loans" BIGINT,
"personal_loans" BIGINT,
"merchant_loans" BIGINT,
"value_of_loans_distributed" BIGINT,
"postpaid_loans_1" BIGINT,
"personal_loans_1" BIGINT,
"merchant_loans_1" BIGINT,
"ebitda_loss" DOUBLE,
"net_payments_margin" DOUBLE
);
Anyone who has the link will be able to view this.