Skip to contents

This dataset contains information about products in the Contonso dataset. It includes product details such as identifiers, descriptions, pricing, weight, and categorization. This dataset is useful for analyzing product characteristics, pricing, and product-related sales insights.

Usage

product

Format

A data frame with 14 columns:

product_key

double Unique identifier for each product.

product_code

character A code that uniquely identifies the product.

product_name

character The name or description of the product.

manufacturer

character The name of the manufacturer of the product.

brand

character The brand of the product.

color

character The color of the product.

weight_unit

character The unit of measurement for the product's weight (e.g., "kg", "lbs").

weight

double The weight of the product.

cost

double The cost price of the product.

price

double The selling price of the product.

category_key

double Unique identifier for the category to which the product belongs.

category_name

character The name of the category to which the product belongs.

sub_category_key

double Unique identifier for the subcategory to which the product belongs.

sub_category_name

character The name of the subcategory to which the product belongs.

Source

https://github.com/sql-bi/Contoso-Data-Generator-V2-Data/releases/tag/ready-to-use-data