Baselight

Forecasting Mini-Course Sales

Sales Prodigy: Unlocking the Future of Mini-Course Sales

@kaggle.bravo03_forecasting_mini_course_sales

Loading...
Loading...

About this Dataset

Forecasting Mini-Course Sales

This dataset is a meticulous record of mini-course sales transactions, providing a granular view of the interaction between unique course identifiers ("id") and the corresponding number of units sold ("num_sold"). This dataset serves as a goldmine for analysts and data enthusiasts eager to unravel the trends, behaviors, and potential influencers shaping the dynamic landscape.

Tables

S

@kaggle.bravo03_forecasting_mini_course_sales.s
  • 250.65 KB
  • 27375 rows
  • 2 columns
Loading...

CREATE TABLE s (
  "id" BIGINT,
  "num_sold" DOUBLE
);

Share link

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