Baselight

Mobile Metrics"

This fictional dataset is for educational purposes

@kaggle.willianoliveiragibin_mobile_metrics

Loading...
Loading...

About this Dataset

Mobile Metrics"

Dive into the intricacies of smartphone accessory sales with this comprehensive dataset from a retail outlet. Spanning a fiscal year, it provides insights into transactions, product types, quantities, prices, and payment methods. Explore seasonal trends, popular categories, correlation between payment types and amounts, price elasticity, and best-selling accessories. Ideal for analysts and researchers, this dataset aims to uncover retail dynamics, product popularity, and pricing strategies. Please cite appropriately if used in research, as it's made available for public use to foster insights in retail analytics. Note: This fictional dataset is for educational purposes, any resemblance to real-world data is coincidental."

Tables

Smartphone Retail Outlet Sale Data

@kaggle.willianoliveiragibin_mobile_metrics.smartphone_retail_outlet_sale_data
  • 55.32 kB
  • 6,421 rows
  • 10 columns
Loading...
CREATE TABLE smartphone_retail_outlet_sale_data (
  "date" VARCHAR,
  "f_y" VARCHAR,
  "quarter" BIGINT,
  "p_no" VARCHAR,
  "payment_type" VARCHAR,
  "type_of_product" VARCHAR,
  "quantity" BIGINT,
  "price" DOUBLE,
  "amount" DOUBLE,
  "type_of_accessory_mobile" VARCHAR
);

Share link

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