Skip to content

MBosquet/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Date created

April 30th, 2019

Project Title

Exploring US bikeshare Data

Description

This project explores bikeshare Data in 3 major US cities: Chicago, New York City and Washington. The bikeshare.py file is set up as a script that takes in raw input to create an interactive experience to allow users to see major statistics from the bike-sharing system. There are four questions that will change the answers:

  • Would you like to see data for Chicago, New York, or Washington?
  • Would you like to filter the data by month, day, or not at all?
  • (If they chose month) Which month - January, February, March, April, May, or June?
  • (If they chose day) Which day - Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday?

After filtering the dataset, users will see the statistical result of the data, and choose to start again or exit.

Files used

  • bikeshare.py
  • chicago.csv
  • new_york_city.csv
  • washington.csv

Credits

This project was created as part of a Udacity Nanodegree Course.

Bikeshare.py is build from a template provided by Udacity. The .csv files were made available as part of the course and were provided by Motivate.

About

Exploring US bikeshare Data, as part of Udacity Programming for DS Nanodegree

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%