Coder Social home page Coder Social logo

andr3w03 / bike-sharing-dashboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.91 MB

Bike Sharing Data Analysis Streamlit Dashboard

Home Page: https://bike-sharing.streamlit.app

Jupyter Notebook 99.44% Python 0.56%
dashboard data-analysis data-visualization python streamlit

bike-sharing-dashboard's Introduction

Bike Sharing Dashboard

Streamlit Cloud: Bike Sharing Dashboard

Preview

bike-sharing-preview.mp4

Description

This project is part of the bike sharing data analysis project to analyze the Bike Sharing Dataset. The results of the analysis are then made into the form of data visualization into an interactive dashboard.

Directory

  • /assets: stores image and video assets used in this project
  • /dashboard: contains the file func.py which stores the functions needed by the dashboard
  • dataset: stores data used in the data analysis project
  • README.md: file that provides information about this GitHub project
  • app.py: main file to run the dashboard
  • notebook.ipynb: interactive jupyter notebook files to analyze data
  • requirements.txt: file that stores information about the libraries used in this project

Installation

The steps to create your virtual environment from this project is as follows:

  1. Clone this Repository

    git clone https://github.com/aNdr3W03/Bike-Sharing-Dashboard.git
  2. Create Python Virtual Environment

    virtualenv venv
  3. Activate the Environment

    venv\Scripts\activate
  4. Install All the Requirements Inside "requirements.txt"

    pip install -r requirements.txt
  5. Run the Streamlit Dashboard

    streamlit run app.py
  6. Stop the application program by ctrl + c.

bike-sharing-dashboard's People

Contributors

andr3w03 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.