Skip to content

Repository linked to my Medium article related to Interactive Matrix Chart using Flask and D3.js: Matrix Chart of Cosmetics Luxury E-Commerce Sales

Notifications You must be signed in to change notification settings

samirsaci/matrix-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Matrix Chart of Cosmetics E-Commerce Sales 💄

Build Interactive Matrix Chart of E-Commerce Cosmetics Sales using Flask and D3.js

Simple fancy visualization can have more impact than a very complex model, especially for a non-technical audience.

Medium Article

In this Medium Article, I try to give you a recipe to design fancy visualization using D3.js without prior knowledge of javascript (or very light).

This is an image

Pre-requisite

  • Basic knowledge of HTML
  • Intermediate knowledge of Python including Flask framework
  • Find an example of visualization you want to design

Code

This repository code should be used in as the second step of analysis to build the final dashboard of E-Commerce Sales

  1. Copy Github repository in your local folder and create a local python environment
  2. Download libraries listed in requirements.txt
  pip3 install -r requirements.txt
  1. Launch app.py
py app.py

Final Step

This is the final step of the article where you build the whole pipeline of data processing and visualization using python, deploy using Flask and animate using D3.js

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 📈

About

Repository linked to my Medium article related to Interactive Matrix Chart using Flask and D3.js: Matrix Chart of Cosmetics Luxury E-Commerce Sales

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages