Difference between revisions of "Smart Mall"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 7: Line 7:
 
  <div style="width: 400px; display: table-cell;"> [[File:T3 banner.png|right|800x500 px]] </div>
 
  <div style="width: 400px; display: table-cell;"> [[File:T3 banner.png|right|800x500 px]] </div>
 
</div>  
 
</div>  
=='''1. Abstract'''==  
+
=='''Abstract'''==  
 
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? This project aims to explore the customers movement in the shopping mall using real data of a mega-mall using visual techniques for exploratory analysis to uncover patterns that may present opportunities for the mall as well as tenants to better optimise their operations, maximize sales as well improve the customers' experience.
 
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? This project aims to explore the customers movement in the shopping mall using real data of a mega-mall using visual techniques for exploratory analysis to uncover patterns that may present opportunities for the mall as well as tenants to better optimise their operations, maximize sales as well improve the customers' experience.
  
=='''2. Data Description'''==  
+
=='''Data Description'''==
 +
 
 
<ul>
 
<ul>
 
  <li>Customer Profile: contains demographic information of the shopping mall members</li>
 
  <li>Customer Profile: contains demographic information of the shopping mall members</li>
Line 18: Line 19:
 
</ul>
 
</ul>
  
=='''3. Expected Outcome'''==  
+
=='''Expected Outcome'''==  
 
<ul>
 
<ul>
 
  <li>Data Integration: bridge the three dataset to drive insights</li>
 
  <li>Data Integration: bridge the three dataset to drive insights</li>
Line 26: Line 27:
 
</ul>
 
</ul>
  
=='''5. Visualization Tool & Packages'''==
+
=='''Visualization Tool & Packages'''==
 
<ul>
 
<ul>
 
  <li>R: Hexagonal binning using ggplot2 and Kernel Decimal Estimate using stat_Density2d</li>
 
  <li>R: Hexagonal binning using ggplot2 and Kernel Decimal Estimate using stat_Density2d</li>

Revision as of 11:23, 17 June 2017

ISSS608 Visual Analytics and Applications Project

Team S-MALL

table of content
T3 banner.png

Abstract

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? This project aims to explore the customers movement in the shopping mall using real data of a mega-mall using visual techniques for exploratory analysis to uncover patterns that may present opportunities for the mall as well as tenants to better optimise their operations, maximize sales as well improve the customers' experience.

Data Description

  • Customer Profile: contains demographic information of the shopping mall members
  • Transaction Data: contains two months transnational records from January to February 2017
  • Wi-Fi Sensor 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