Fitness Trackers Products Ecommerce ⌚
Different products from various Brands with specifications, ratings & reviews
@kaggle.arnabchaki_fitness_trackers_products_ecommerce
Different products from various Brands with specifications, ratings & reviews
@kaggle.arnabchaki_fitness_trackers_products_ecommerce
CREATE TABLE smartwatches (
"unnamed_0" BIGINT,
"brand" VARCHAR,
"current_price" DOUBLE,
"original_price" DOUBLE,
"discount_percentage" DOUBLE,
"rating" DOUBLE,
"number_of_ratings" DOUBLE,
"model_name" VARCHAR,
"dial_shape" VARCHAR,
"strap_color" VARCHAR,
"strap_material" VARCHAR,
"touchscreen" VARCHAR,
"battery_life_days" DOUBLE,
"bluetooth" VARCHAR,
"display_size" VARCHAR,
"weight" VARCHAR
);
Anyone who has the link will be able to view this.