Difference between revisions of "Smart Mall"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 8: Line 8:
 
</div>  
 
</div>  
 
=='''1. Abstract'''==  
 
=='''1. 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 operations, layout, events, 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'''==  
+
=='''2. 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>
 
  <li>Transaction Data: contains two months transnational records from January to February 2017</li>
 
  <li>Transaction Data: contains two months transnational records from January to February 2017</li>
  <li>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</li>
+
  <li>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</li>
 
  <li>Maps: shopping mall layouts</li>
 
  <li>Maps: shopping mall layouts</li>
 
</ul>
 
</ul>
  
=='''3. Visualization Tool & Packages'''==
+
=='''3. Expected Outcome'''==
 +
<ul>
 +
<li>Data Integration: bridge the three dataset to drive insights</li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
</ul>
 +
 
 +
=='''5. 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:21, 17 June 2017

ISSS608 Visual Analytics and Applications Project

Team S-MALL

table of content
T3 banner.png

1. 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.

2. 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

3. Expected Outcome

  • Data Integration: bridge the three dataset to drive insights

5. Visualization Tool & Packages

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