Difference between revisions of "Smart Mall"
Jump to navigation
Jump to search
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 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
Data Integration: bridge the three dataset to drive insights
R: Hexagonal binning using ggplot2 and Kernel Decimal Estimate using stat_Density2d
R: Chord diagram using chorddiag
R: Shinyapp, shinydashboard, flexdashboard
Ycchen.2016 (talk | contribs) m (modify title) |
|||
Line 7: | Line 7: | ||
<div style="width: 400px; display: table-cell;"> [[File:T3 banner.png|right|700x500 px]] </div> | <div style="width: 400px; display: table-cell;"> [[File:T3 banner.png|right|700x500 px]] </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | ==' | + | <div style="text-align:left; padding-top:25px; font-family:Calibri;"> |
− | < | + | <font size = 5>Abstract</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? 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. | ||
+ | </div> | ||
+ | |||
+ | <div style="text-align:left; padding-top:25px; font-family:Calibri;"> | ||
+ | <font size = 5>Data Description</font> | ||
[[File:T3 Datades.PNG|center|800x300 px]] | [[File:T3 Datades.PNG|center|800x300 px]] | ||
− | |||
− | |||
<li>Profile Data: contains demographic information of the shopping mall members</li> | <li>Profile Data: 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> | ||
Line 20: | Line 21: | ||
<li>Maps: shopping mall layouts</li> | <li>Maps: shopping mall layouts</li> | ||
</div> | </div> | ||
− | == | + | |
− | < | + | <div style="text-align:left; padding-top:25px; font-family:Calibri;"> |
+ | <font size = 5>Expected Outcome</font> | ||
<li>Data Integration: bridge the three dataset to drive insights</li> | <li>Data Integration: bridge the three dataset to drive insights</li> | ||
<li></li> | <li></li> | ||
<li></li> | <li></li> | ||
<li></li> | <li></li> | ||
− | </ | + | </div> |
− | == | + | <div style="text-align:left; padding-top:25px; font-family:Calibri;"> |
− | < | + | <font size = 5>Visualization Tool & Packages</font> |
<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> | ||
<li>R: Chord diagram using chorddiag</li> | <li>R: Chord diagram using chorddiag</li> | ||
<li>R: Shinyapp, shinydashboard, flexdashboard</li> | <li>R: Shinyapp, shinydashboard, flexdashboard</li> | ||
− | </ | + | </div> |
Revision as of 11:46, 17 June 2017
ISSS608 Visual Analytics and Applications Project
Team S-MALL
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
Expected Outcome
Visualization Tool & Packages