Perfumes Price In KSA Stores 2024
Prices from more than 25+ online stores
@kaggle.mouathalmansour_perfumes_price_in_ksa_stores
Prices from more than 25+ online stores
@kaggle.mouathalmansour_perfumes_price_in_ksa_stores
This dataset is compiled from 28 different data sources (online stores), with diverse formats that have been standardized into a unified structure. It's an excellent resource for practicing data cleansing techniques or refreshing your data cleaning skills. Once cleaned, the dataset can also be used for uncovering valuable insights.
METADATA:⬇️
I can't wait to see your insights😍
CREATE TABLE perfumesdata (
"unnamed_0" BIGINT -- Unnamed: 0,
"product_link" VARCHAR,
"extracted_link" VARCHAR,
"info1" VARCHAR,
"product_name" VARCHAR,
"discounted_price" VARCHAR,
"product_price" VARCHAR,
"info2" VARCHAR,
"product_description" VARCHAR,
"store_name" VARCHAR,
"extracted_date" TIMESTAMP,
"product_category" VARCHAR,
"gender" VARCHAR
);Anyone who has the link will be able to view this.