Difference between revisions of "Smartie Mall"

From Visual Analytics and Applications
Jump to navigation Jump to search
(Created page with "<div style="background:#565656; border:#565656; padding-left:15px; text-align:center;"> <font size = 5; color="#FFFFFF"><span style="font-family:Century Gothic;">ISSS608 Visu...")
 
Line 10: Line 10:
 
<div style="text-align:left; padding-top:25px; font-family:Calibri;">  
 
<div style="text-align:left; padding-top:25px; font-family:Calibri;">  
 
<font size = 5>Motivation</font>  
 
<font size = 5>Motivation</font>  
<br>Brick and Mortar retail malls are facing stiff challenge from online e-commerce shopping and mobile smartphone penetration. How can physical malls continue to survive under such conditions? How can shopping malls transform as part of the Smart Nation in Singapore? Using real data of a mega-mall, this project aims to leverage multiple data sources from typical retail operation, and develop a visual application to assist company reveal customer behavior, uncover patterns that may present opportunities for the mall as well as tenants to better optimise operations, layout, events, maximize sales as well improve the customers' experience.  
+
<br>Brick and Mortar retail malls are facing stiff challenge from online e-commerce shopping and mobile smartphone penetration. How can physical malls continue to survive under such conditions? Also, how can shopping malls transform as part of the Smart Nation initiative in Singapore? Using real data of a mega-mall, this project aims to leverage multiple data sources from typical retail operation, and develop a visual application to assist company reveal customer behavior, uncover patterns that may present opportunities for the mall as well as tenants to better optimise operations, layout, events, maximize sales as well improve the customers' experience.  
 
</div>  
 
</div>  
  

Revision as of 13:33, 17 June 2017

ISSS608 Visual Analytics and Applications Project

Team S-MALL

Milestone
T3 banner.png

Motivation
Brick and Mortar retail malls are facing stiff challenge from online e-commerce shopping and mobile smartphone penetration. How can physical malls continue to survive under such conditions? Also, how can shopping malls transform as part of the Smart Nation initiative in Singapore? Using real data of a mega-mall, this project aims to leverage multiple data sources from typical retail operation, and develop a visual application to assist company reveal customer behavior, uncover patterns that may present opportunities for the mall as well as tenants to better optimise operations, layout, events, maximize sales as well improve the customers' experience.

Data Description

T3 Datades.PNG
  • Profile Data: contains demographic information of the shopping mall members
  • Transaction Data: contains two months transnational records from January to February 2017
  • Wi-Fi Sensor Movement Data: contains two months Wi-Fi sensor records captured in the mall, which can be used to analyze the movement of customers
  • Maps: shopping mall layouts
  • Expected Outcome

  • Data Integration: bridge the three dataset to drive insights
  • Visualization Tool & Packages

  • R: Hexagonal binning using ggplot2 and Kernel Decimal Estimate using stat_Density2d
  • R: Chord diagram using chorddiag
  • R: Shinyapp, shinydashboard, flexdashboard