Git Product home page Git Product logo

procurement-management's Introduction

Procurement Process Optimization with Python ๐Ÿš›

Use non-linear programming to find the optimal ordering policy that minimizes capital, transportation and storage costs

Procurement management is a strategic approach to acquiring goods or services from preferred vendors, within your determined budget, either on or before a specific deadline.

Your target is to balance supply and demand in a manner to ensure a minimum level of inventory to meet your store demand.

Article

In this Article, will present a simple methodology using Non-Linear Programming to design an optimal inventory replenishment strategy for a mid-size retail store considering

  • Transportation Costs from the Supplier Warehouse to the Store Reserve ($/Carton)
  • Costs to finance your inventory (% of inventory value in $)
  • Reserve (Storeโ€™s Warehouse) Rental Costs for storage ($/Carton)

Problem Statement

As a Store Manager of a mid-size retail location, you are in charge of setting the replenishment quantity in the ERP.

For each SKU, when the inventory level is below a certain threshold your ERP is sending an automatic Purchase Order (PO) to your supplier.

You need to balance with the constraints of stock capacity, transportation costs and cost of inventory to fix the right quantity for your PO.

Question

Which Quantity per replenishment Qi should you set in the ERP to minimize the total costs?

Code

This repository code you will find all the code used to explain the concepts presented in the article.

About me ๐Ÿค“

Senior Supply Chain Engineer with an international experience working on Logistics and Transportation operations.
Have a look at my portfolio: Data Science for Supply Chain Portfolio
Data Science for Warehousing๐Ÿ“ฆ, Transportation ๐Ÿšš and Demand Forecasting ๐Ÿ“ˆ

procurement-management's People

Contributors

samirsaci avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

luisccalves

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.