GithubHelp home page GithubHelp logo

automated_report's Introduction

Automate Operational Reports Distribution in HTML Emails ๐Ÿ“Š

Automate the distribution of supply chain operational reports with visuals built in HTML emails with Python

Objective

Automate the decision-making process for the yearly budget allocation of an International Logistics Company.

Article

In this Article,we will build a fully automated solution to share a one-page operational report in an HTML email using Python.

Scenario

You are a continuous improvement manager in an international clothing group that has stores all around the world.

The company is producing garments, bags and accessories in factories located in Asia.

Stores are delivered from local warehouses that are directly replenished by factories.

On a regular basis, you have to share warehouse operational indicators with your management.

This is a manual process in which you need to

  • Extract data from the Warehouse Management System (WMS)
  • Process data and built visuals with Excel
  • Send a short report by email with the visuals and comments

Objective

To be efficient, you would like to automate this process using Python.

Your solution will be a simple python script, deployed on the cloud, that will automatically perform these four steps:

  1. Extract prepared order lines of last week from the WMS SQL database
  2. Process the data and compute KPIs with key insights
  3. Automatically send an HTML email with visuals and comments

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 ๐Ÿ“ˆ

automated_report's People

Contributors

samirsaci avatar

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.