Baselight

Count Of Transactions Per Day

@kaggle.batosoft_count_of_transactions_per_day

Loading...
Loading...

About this Dataset

Count Of Transactions Per Day

This dataset contains the Count of Transactions Per Day from 2020-01-01 to 2022-12-31, the dataset contains seasonlity as well for better representation of lags.

Tables

All Count Txn Per Day

@kaggle.batosoft_count_of_transactions_per_day.all_count_txn_per_day
  • 16.79 KB
  • 1096 rows
  • 2 columns
Loading...

CREATE TABLE all_count_txn_per_day (
  "ds" TIMESTAMP,
  "y" BIGINT
);

Share link

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