product_id
- The unique identifier for the product from the siteproduct_name
-The full name of the productbrand_id
-The unique identifier for the product brand from the sitebrand_name
-The full name of the product brandloves_count
-The number of people who have marked this product as a favoriterating
-The average rating of the product based on user reviewsreviews
-The number of user reviews for the productsize
-The size of the product, which may be in oz, ml, g, packs, or other units depending on the product typevariation_type
-The type of variation parameter for the product (e.g. Size, Color)variation_value
-The specific value of the variation parameter for the product (e.g. 100 mL, Golden Sand)variation_desc
-A description of the variation parameter for the product (e.g. tone for fairest skin)ingredients
- A list of ingredients included in the product, for example: [‘Product variation 1:’, ‘Water, Glycerin’, ‘Product variation 2:’, ‘Talc, Mica’] or if no variations [‘Water, Glycerin’]price_usd
- The price of the product in US dollarsvalue_price_usd
- The potential cost savings of the product, presented on the site next to the regular pricesale_price_usd
-The sale price of the product in US dollarslimited_edition
-Indicates whether the product is a limited edition or not (1-true, 0-false)new
- Indicates whether the product is new or not (1-true, 0-false)online_only
-Indicates whether the product is only sold online or not (1-true, 0-false)out_of_stock
-Indicates whether the product is currently out of stock or not (1 if true, 0 if false)sephora_exclusive
-Indicates whether the product is exclusive to Sephora or not (1 if true, 0 if false)highlights
-A list of tags or features that highlight the product's attributes (e.g. [‘Vegan’, ‘Matte Finish’])primary_category
-First category in the breadcrumb sectionsecondary_category
-Second category in the breadcrumb sectiontertiary_category
-Third category in the breadcrumb sectionchild_count
- The number of variations of the product availablechild_max_price
- The highest price among the variations of the productchild_min_price
-The lowest price among the variations of the product
author_id
-The unique identifier for the author of the review on the websiterating
- The rating given by the author for the product on a scale of 1 to 5total_feedback_count
-Total number of feedback (positive and negative ratings) left by users for the reviewtotal_neg_feedback_count
- The number of users who gave a negative rating for the reviewtotal_pos_feedback_count
- The number of users who gave a positive rating for the reviewsubmission_time
- Date the review was posted on the website in the 'yyyy-mm-dd' formatreview_text
-The main text of the review written by the authorreview_title
- The title of the review written by the authorskin_tone
-Author's skin tone (e.g. fair, tan, etc.)eye_color
-Author's eye color (e.g. brown, green, etc.)skin_type
- Author's skin type (e.g. combination, oily, etc.)hair_color
- Author's hair color (e.g. brown, auburn, etc.)product_id
- The unique identifier for the product on the website