Difference between revisions of "Smartie Mall"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 6: Line 6:
 
<div style="width: 100%; display: table;">
 
<div style="width: 100%; display: table;">
 
{| style="border-spacing:8px;margin:-8px -8px 2px; background-color:transparent; width=100%"
 
{| style="border-spacing:8px;margin:-8px -8px 2px; background-color:transparent; width=100%"
| class="MainPageBG"  width="500px" style="border:1px solid #565656;background-color:#565656;vertical-align:top;color:#FFF; vertical-align:top;" |
+
| class="MainPageBG"  width="200px" style="border:1px solid #565656;background-color:#565656;vertical-align:top;color:#FFF; vertical-align:top;" |
 
Milestone
 
Milestone
 
| style="vertical-align:top;" |
 
| style="vertical-align:top;" |

Revision as of 14:03, 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 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: Combine the three dataset to derive patterns, associations and actionable insights
  • Interactive Visualization:
    1. Overview of customers movements patterns by weeks, days, hours
    2. Inter-floor movement
    3. Customers' profile and transactions integration
  • Visualization Tool & Packages

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