Skip to content

BiceMar/data_visualization_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seoul Bike Data Visualization

This project is an interactive data visualization tool for exploring Seoul Bike sharing data. It provides insights into rental trends by combining weather and time-based factors using heatmaps, scatterplots, and interactive features.


Features

  • Heatmap Visualization: Explore rental patterns across time-based dimensions like hours, days, months, seasons, and holidays.
  • Scatterplot Visualization: Analyze the impact of weather variables on bike rentals.
  • Interactive Controls: Dynamically select axes in the heatmap and scatterplot to customize the analysis.
  • 2D Brush Tool: Filter data across visualizations for deeper insights.
  • Redux Integration: Ensures efficient and scalable state management.

Installation and Running the Application

To set up and run the visualization tool:

  1. Install dependencies:
    npm install
    npm install react-select
    
  2. Start the application
    npm start
    

About

data_visualization_assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors