This dataset contains the basic features to calculate projected inventories and coverages and also 2 additional info: a minimum and maximum targets of stock coverage. We can apply on it the proj_inv() function, it will return calculated projected inventories and coverages as well as an analysis of the position of the projected inventories versus the minimum and maximum stocks targets.

data(blueprint)

Format

A data frame with 520 rows and 7 variables

Details

  • DFU, an item

  • Period, a date

  • Demand, a consumption in units

  • Opening, available inventories at the beginning in units

  • Supply, a Replenishment Plan in units

  • Min.Cov, a Minimum Stocks Targets in number of Periods

  • Max.Cov, a Maximum Stocks Targets in number of Periods

Author

Nicolas Nguyen nikonguyen@yahoo.fr