Skip to content

Using data provided by Motivate, I am comparing the system usage between three large cities: Chicago, New York City, and Washington, DC.

Notifications You must be signed in to change notification settings

RobertBornemann/US-Bike-Sharing-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

US-Bike-Sharing-Analysis

In this project, I am using data provided by Motivate (https://www.motivateco.com/), a bike share system provider for many major cities in the United States, to uncover bike share usage patterns. It is an interactive streamlit data app that allows you to compare usage between three large cities: Chicago, New York City, and Washington, DC.

This data app runs with streamlit on Python 3.8. The following libraries are required to run the project:

  • streamlit
  • pandas
  • numpy
  • Counter
  • sys

You can start the app on a localhost using: streamlit run src/main/bike_sharing_data_ui.py

About

Using data provided by Motivate, I am comparing the system usage between three large cities: Chicago, New York City, and Washington, DC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages