Baselight

User's Age By Expenses

This set contains information about user's age and expenses in 204 spheres

@kaggle.aleksandrdremov_sberbank_users_expenses

Transactions Test
@kaggle.aleksandrdremov_sberbank_users_expenses.transactions_test

  • 103.55 MB
  • 17667328 rows
  • 4 columns
client_id

Client Id

trans_date

Trans Date

small_group

Small Group

amount_rur

Amount Rur

46445319.555
464453127.774
46445418.114
464454122.183
464455245.795
464455157.316
464456119.371
464457142.632
464458127.559
4644599.48

CREATE TABLE transactions_test (
  "client_id" BIGINT,
  "trans_date" BIGINT,
  "small_group" BIGINT,
  "amount_rur" DOUBLE
);

Share link

Anyone who has the link will be able to view this.