Skip to content

Script to get statistics about the components used in each air handling unit. Took advantage of the reported components database and matched it with the units sold per period

Notifications You must be signed in to change notification settings

darroyolpz/AHU-Components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AHU Components

It's no secret data is key for your product. Big data has been in our mind for many years now, yet many companies struggle to extract meaningful information about the products they sell.

This is particularly true for configurable products like air handling units. Units can be as small as a shoe-box or as big as an entire 20-foot container. Imagination is the limit. There is a huge variety of components you can use in each ahu.

Having such big range of configurations, it's difficult to get some insights about these products without doing some data analysis first.

Sales reports

Companies use sales reports as one of their main key indicators. While this is correct for main operational job, there is much more one could do without much hassle.

Main problem with these reports is that it only shows sales of particular items at high level (one car, three ships, two planes, etc.). There is no detail about components nor combination of them.

Sales report

It's not possible to know how many units have filters, or how many of them have coils. At such high item level there is no information to extract.

Bill Of Material (BOM)

Instead, we could use the bill of material of each item. ERP systems create a new manufacturing order for each unit, and then create all the needed orders to make the product.

BOM

Reported manufacturing orders

Once the main manufacturing order is finished, we have complete traceability of all the components for the MO. That's key for future analysis.

Reported MO

Why is this useful?

Linking production and purchase information with sales is very important for several reasons:

  • Interaction between components
  • Profitability analysis of units by component level
  • Client segmentation by used components
  • Faster quotation for spares

All this can be done automatically with the data we already have in our ERP systems. No need to manual typing or human errors.

About

Script to get statistics about the components used in each air handling unit. Took advantage of the reported components database and matched it with the units sold per period

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published