Cartier Jewelry - Catalog
Analyze jewelry by their metal, gems and other attributes
@kaggle.marcelopesse_cartier_jewelry_catalog
Analyze jewelry by their metal, gems and other attributes
@kaggle.marcelopesse_cartier_jewelry_catalog
CREATE TABLE cartier_catalog (
"ref" VARCHAR,
"categorie" VARCHAR,
"title" VARCHAR,
"price" DOUBLE,
"tags" VARCHAR,
"description" VARCHAR,
"image" VARCHAR
);
Anyone who has the link will be able to view this.