Skip to content

cdavidlong/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Date created

7/13/2019

Project Title

US Bikeshare Data Explorer

Description

Raw input is solicited from the user to create an interactive experience in the terminal and to present statistics relating to bike share systems for three major cities in the United States: Chicago, New York City, and Washington. Comma separated data files are imported based on user city selection and statistics relating to the data selection are presented to the user in the terminal.

Files used

  • bikeshare.py - Python script
  • Data files (not included, but required for running). Each is CSV file with the following columns: "Id", Start Time", "End Time", "Trip Duration", "Start Station", "End Station", "User Type", "Gender", "Birth Year"
    • chicago.csv
    • new_york_city.csv
    • washington.csv

Credits

This project was a submission for the Udacity Programming for Data Science Nanodegree Program and based on a template provided for the course by Udacity. https://www.udacity.com/course/programming-for-data-science-nanodegree--nd104

About

Python project to interrogate US Bike share program data through a text based interface.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%