Skip to content

Write Python code to import US bike share data and answer interesting questions about it by computing descriptive statistics

Notifications You must be signed in to change notification settings

ksatola/Bike-Share-Data

Repository files navigation

Bike Share Data

Overview

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. This allows people to borrow a bike from point A and return it at point B, though they can also return it to the same location if they'd like to just go for a ride. Regardless, each bike can serve several users per day.

In this project, the main objective is to use data provided by Motivate, a bike share system provider for many major cities in the United States, to uncover bike share usage patterns. To compare the system usage between three large cities: Chicago, New York City, and Washington, DC.

This project was completed as part of Udacity's Data Analyst Nanodegree certification.

Results

A terminal Python application for simple data summaries.

Tools

  • PyCharm
  • Jupyter Lab
  • Python, libraries: pandas, numpy, time

Screenshots

01 02 03 04 05 06 07

About

Write Python code to import US bike share data and answer interesting questions about it by computing descriptive statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages