Rows: 73,100
Columns: 15
$ Date <date> 2022-01-01, 2022-01-01, 2022-01-01, 2022-01-01, …
$ `Store ID` <chr> "S001", "S001", "S001", "S001", "S001", "S001", "…
$ `Product ID` <chr> "P0001", "P0002", "P0003", "P0004", "P0005", "P00…
$ Category <chr> "Groceries", "Toys", "Toys", "Toys", "Electronics…
$ Region <chr> "North", "South", "West", "North", "East", "South…
$ `Inventory Level` <dbl> 231, 204, 102, 469, 166, 138, 359, 380, 183, 108,…
$ `Units Sold` <dbl> 127, 150, 65, 61, 14, 128, 97, 312, 175, 28, 150,…
$ `Units Ordered` <dbl> 55, 66, 51, 164, 135, 102, 167, 54, 135, 196, 153…
$ `Demand Forecast` <dbl> 135.47, 144.04, 74.02, 62.18, 9.26, 139.82, 108.9…
$ Price <dbl> 33.50, 63.01, 27.99, 32.72, 73.64, 76.83, 34.16, …
$ Discount <dbl> 20, 20, 10, 10, 0, 10, 10, 5, 10, 0, 10, 20, 0, 0…
$ `Weather Condition` <chr> "Rainy", "Sunny", "Sunny", "Cloudy", "Sunny", "Su…
$ `Holiday/Promotion` <dbl> 0, 0, 1, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0…
$ `Competitor Pricing` <dbl> 29.69, 66.16, 31.32, 34.74, 68.95, 79.35, 36.55, …
$ Seasonality <chr> "Autumn", "Autumn", "Summer", "Autumn", "Summer",…