Skip to content

Repository linked to my Medium article related to Interactive Matrix Chart using Flask and D3.js: Matrix of Les Miserables Characters appearance

Notifications You must be signed in to change notification settings

samirsaci/matrix-miserables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Matrix Chart of Les Miserables Characters 📚

Build Interactive Matrix Chart of Les Miserables Characters using Flask and D3.js

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 the first step of analysis to duplicate the example found and render it using Python Flask.

  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

Next Steps

You can now replace miserables.json with your dataset or follow the article instructions to use a dataset of e-commerce sales of perfume and cosmetics products.

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 of Les Miserables Characters appearance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published