Skip to content

linapg/bike-sharing-patterns-USA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Date created

August 13, 2021

Project Title

The US bike-share data explorer

Description

It is an interactive program that runs completely in Python and explores the bike share database for many major cities in the United States. It aims to uncover bike share usage patterns by comparing the information of three large cities: Chicago, New York City, and Washington, DC.

Motivation

The US bike-sharing data-explorer was created to fulfil the requirements of the Udacity® Nano-degree Program: 'Programming for Data Science with Python’.

Features

The program is interactive and works by filtering the data frames of each one of the cities with time filters. The program calculates descriptive statistics for stations, trips, and users. It offers the possibility to get information on gender, and birth year. It also shows the average trip and average age grouped by gender (only for the cities of Chicago and New York). The user can explore individual data as well.

Credits

https://www.w3schools.com/python/python_reference.asp https://stackoverflow.com/ https://www.geeksforgeeks.org/ https://pandas.pydata.org/pandas-docs/stable/reference/frame.html https://www.mygreatlearning.com/blog/readme-file/

Code structure provided by Udacity®
If you see a mistake in the code, or room for improvement, please do let me know at contact@linaperez.de
August 2021 - Siegen, Germany
A corona-quarantine project

About

This project explores the database for a bike-share system for many major cities in the United States. It aims to uncover bike share usage patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%