Skip to content

This program aims to break down inventory and sales by each site, identify sudden growths and declines as they happen, and run historical trend analysis on each product in real time to predict future sales.

License

Notifications You must be signed in to change notification settings

Gabriel-Reyes/inventory_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Depletion & Forecasting by Warehouse

It is a constant challenge to be able to actively monitor inventory depletions across multiple warehouses. This program aims to break down inventory and sales by each site, identify sudden growths and declines as they happen, and run historical trend analysis on each product in real time to predict future sales.

In addition, accounts receivable along with accounts payable data is pulled to provide insight into current cash flow health

This program is currently designed to extract data from Salesforce via SOQL queries, combine and transform data with a large historical csv export, and load dataframes into google sheets to allow for ease of use and understanding in a widely known format.

About

This program aims to break down inventory and sales by each site, identify sudden growths and declines as they happen, and run historical trend analysis on each product in real time to predict future sales.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages