Difference between revisions of "Smartie Mall"
Ycchen.2016 (talk | contribs) |
|||
Line 3: | Line 3: | ||
<p><font size = 4; color="#FFFFFF"><span style="font-family:Century Gothic;">Team S-MALL</span></font></p> | <p><font size = 4; color="#FFFFFF"><span style="font-family:Century Gothic;">Team S-MALL</span></font></p> | ||
</div> | </div> | ||
+ | |||
<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%" | |
− | + | | class="MainPageBG" width="500px" style="border:1px solid #565656;background-color:#565656;vertical-align:top;color:#FFF; vertical-align:top;" | | |
− | </div> | + | Milestone |
+ | | style="vertical-align:top;" | | ||
+ | [[File:T3 banner.png|right|900px]] | ||
+ | |} | ||
+ | </div> | ||
− | <div style="text-align:left; padding-top: | + | <div style="text-align:left; padding-top:5px; 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? 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. | <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> | ||
− | <div style="text-align:left; padding-top: | + | <div style="text-align:left; padding-top:5px; font-family:Calibri;"> |
<font size = 5>Data Description</font> | <font size = 5>Data Description</font> | ||
[[File:T3 Datades.PNG|center|800x300 px]] | [[File:T3 Datades.PNG|center|800x300 px]] | ||
Line 22: | Line 27: | ||
</div> | </div> | ||
− | <div style="text-align:left; padding-top: | + | <div style="text-align:left; padding-top:5px; font-family:Calibri;"> |
<font size = 5>Expected Outcome</font> | <font size = 5>Expected Outcome</font> | ||
<li>Data Integration: Combine the three dataset to derive patterns, associations and actionable insights</li> | <li>Data Integration: Combine the three dataset to derive patterns, associations and actionable insights</li> | ||
Line 34: | Line 39: | ||
</div> | </div> | ||
− | <div style="text-align:left; padding-top: | + | <div style="text-align:left; padding-top:5px; font-family:Calibri;"> |
<font size = 5>Visualization Tool & Packages</font> | <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> |
Revision as of 14:01, 17 June 2017
ISSS608 Visual Analytics and Applications Project
Team S-MALL
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
Expected Outcome
- Overview of customers movements patterns by weeks, days, hours
- Inter-floor movement
- Customers' profile and transactions integration
Visualization Tool & Packages