Baselight

Watches Of All Range

Comprehensive Collection of Information on Different Watch Products

@kaggle.anas123siddiqui_watches_of_all_ranges

Loading...
Loading...

About this Dataset

Watches Of All Range

The "Watches of all range" dataset consists of information about different watch products, including the following columns:

  1. "Titles": This column contains the names or titles of the watch products.
  2. "Brand_names": This column lists the brand names of the watches.
  3. "Images_links": This column provides the links to the images of the watches.
  4. "Prices": This column lists the prices of the watches.
  5. "Offers": This column mentions any special offers or discounts available on the watches.
  6. "Gender": This column specifies the gender for which the watch is suitable, for example, men or women.
  7. "Type": This column describes the type of watch, such as sports, dress, smartwatch, etc.

Overall, the "Watches" dataset is a comprehensive collection of information about different watch products that can be used for research or analysis purposes.

Tables

Watches

@kaggle.anas123siddiqui_watches_of_all_ranges.watches
  • 70.86 KB
  • 975 rows
  • 8 columns
Loading...

CREATE TABLE watches (
  "unnamed_0" BIGINT,
  "titles" VARCHAR,
  "brand_names" VARCHAR,
  "images_links" VARCHAR,
  "prices" VARCHAR,
  "offers" VARCHAR,
  "gender" VARCHAR,
  "type" VARCHAR
);

Share link

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