Baselight

Wholesale Customers Data Set

Annual spending in monetary units of clients of a wholesale distributor

@kaggle.binovi_wholesale_customers_data_set

Loading...
Loading...

About this Dataset

Wholesale Customers Data Set

The dataset refers to clients of a wholesale distributor. It includes the annual spending in monetary units (m.u.) on diverse product categories

Source: UCI Wholesale customers Data Set

Tables

Wholesale Customers Data

@kaggle.binovi_wholesale_customers_data_set.wholesale_customers_data
  • 19.47 KB
  • 440 rows
  • 8 columns
Loading...

CREATE TABLE wholesale_customers_data (
  "channel" BIGINT,
  "region" BIGINT,
  "fresh" BIGINT,
  "milk" BIGINT,
  "grocery" BIGINT,
  "frozen" BIGINT,
  "detergents_paper" BIGINT,
  "delicassen" BIGINT
);

Share link

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