Skip to content

klakathy/R-shiny-web-for-sneaker-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sneaker visualization and recommendation

A data visualization and color-matching recommendation website for sneakers based on R Shiny



A website is made with R Shiny App to analyze and visualize the data of sneaker sellings. The website is published using r shiny app. LINK:https://datafromstockx.shinyapps.io.

Data collection

The data used is collected from StockX.com with Python. Main part of the code is attached to google colab link. The same file can be seen as stockx_data.ipynb.

Main code of data preprocessing is included as stockx_pre.Rmd. Clean data can also be seen from csv files in www/csv.

Setup

  • Environment: R, Python, Jupyter
  • libraries: shinyapp, wordcloud, etc.
  • Data resource: StockX.com

  • Import files

Features

Description page

img

Data overview page

img

Visualization page

img img img

  • Word Cloud

Draw to match page

img img



Contribution

This is a group project for a course. My teammate Wendy, Sean and I worked together to accomplish this work.