Skip to content

A force-directed graph visualization tool based on an online e-commerce website data by use of d3.js library.

License

Notifications You must be signed in to change notification settings

alaattinyilmaz/ecommerce-data-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-data-visualization

license

A force-directed graph visualization tool based on an online e-commerce website data by use of d3.js library.

Demo Video: https://youtu.be/QICxYayaNqI

Live Demo: https://alaattinyilmaz.github.io/ecommerce-tool/

Grey Nodes: People, Blue nodes: Products, Pink Node: Center User to be analyzed, Red Nodes: The people which purchased that product!

image

Dataset Description

In this project, an online UK based retail web site data provided by UC Irvine Machine Learning Repository which has 541909 rows. This transnational dataset contains all user transactions on this web site since December 2010 to December 2011. All of these transactions are made across 4339 people and the number of products that is purchased is 3941. Dataset is here.

Visualization Tool

The tool includes a force-directed graph visualization that shows user-product and product-user interactions by highlighting the connections on clicking actions. Moreover, scatter visualization of a user activity clicking on a user node twice.

Country Filter

Users can be filtered according to their countries by use of country filter that can help to analyze which countries are more active in purchasing. This can also help to analyze products which the people are interested in specific countries. It can be used to increase stocks of these products in these countries.

Time Filter

Another important feature of the developed tool is the ability of the filtering of people according to a timeline. Selecting an area of the timeline can allow in understanding which users made transactions and which products were purchased.

More Details

For more details please visit: docs/ecommerce-data-visualization-report.pdf

About

A force-directed graph visualization tool based on an online e-commerce website data by use of d3.js library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published