This repository contains datasets for Avalanche Inc
, a hypothetical premium ski gear company specializing in high-performance winter sports equipment. The datasets provide insights into product catalog, customer reviews, order history, and shipping logistics.
- Description: Comprehensive catalog of Avalanche's premium ski equipment and apparel
- Fields:
name
: Product namedescription
: Detailed technical specifications and featuresprice
: Product price in USDcategory
: Product category (Skis, Apparel, Accessories)
- Products Include:
- Alpine Skis
- Performance Racing Skis
- Thermal Gloves
- Insulated Jacket
- Carbon Fiber Poles
- Ski Goggles
- Pro Ski Boots
- Mountain Series Helmet
- Alpine Base Layer
- Avalanche Safety Pack
- Description: Customer feedback and sentiment analysis for Avalanche products
- Fields:
PRODUCT
: Product nameDATE
: Review dateSUMMARY
: Detailed review textSENTIMENT_SCORE
: Sentiment analysis score (-1.0 to 1.0)
- Insights:
- Reviews span from October 2023 to December 2023
- Includes detailed testing feedback from various skiing conditions
- Sentiment scores help track customer satisfaction
- Description: Transaction records of customer purchases
- Fields:
Order ID
: Unique order identifierCustomer ID
: Unique customer identifierProduct ID
: Unique product identifierProduct Name
: Name of purchased productQuantity Ordered
: Number of items purchasedPrice
: Unit price in USDTotal Price
: Total order valueDate
: Order date
- Coverage:
- Orders from October 15, 2023 to November 7, 2023
- Includes 25 unique orders
- Description: Tracking information for order deliveries
- Fields:
order_id
: Order identifiershipping_date
: Date of shipmentcarrier
: Shipping companytracking_number
: Package tracking numberlatitude
: Delivery location latitudelongitude
: Delivery location longitudestatus
: Current shipping status
- Carriers:
- SwiftWing Logistics
- MountainRoute Express
- AlpineSpeed Delivery
- PeakPath Shipping
- SnowRunner Logistics
- SummitLine Express
Order History
links to Shipping Logs viaOrder ID
Product Catalog
provides detailed information about products referenced inOrder History
Customer Reviews
provide feedback on products listed in theProduct Catalog
- All datasets are in
CSV
andJSON
format - Consistent date formatting (YYYY-MM-DD)
- Standardized currency format (USD)
- Complete product descriptions and specifications
- Comprehensive shipping tracking information
- Product prices are in USD
- Sentiment scores range from -1.0 (negative) to 1.0 (positive)
- Shipping coordinates are in decimal degrees
- All dates are in YYYY-MM-DD format
- Product Catalog: Static (as of December 2023)
- Customer Reviews: Updated through December 2023
- Order History: Covers October-November 2023
- Shipping Logs: Tracks deliveries through November 2023