Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.57 KB

File metadata and controls

33 lines (22 loc) · 1.57 KB

Explore US Bikeshare Data

Over the past decade, bicycle-sharing systems have been growing in number and popularity in cities across the world. Bicycle-sharing systems allow users to rent bicycles on a very short-term basis for a price.

Divvy bikes in Chicago Divvy bikes in Chicago (source: Wikipedia)

Bicycle sharing systems and technologies also provide a wealth of data that can be used to explore how these bike-sharing systems are used.

This project utilizes bike share data to compare bike usage patterns among three large cities: Chicago, New York City, and Washington, DC. The data is imported into an interactive program takes in raw user input to create an interactive terminal experience to compute and present descriptive statistics.

Files used

Data provided by Motivate, a bike share system provided, for the first six months of 2017 are used for Chicago, New York City and Washington.

The data files used can be accessed here:

Usage

Run the interactive program in the terminal with the following command:

python bikeshare.py

Date created

18-Sep-21

Credits

Motivate Bikeshare

Divvy Bikeshare