/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

Date created

The project was created on September 2, 2019.

Project Title

Bike Share Data

Description

This project makes use of Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. I will write code to import the data and answer interesting questions about it by computing descriptive statistics. I will also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.

Files used

  • chicago.csv
  • new_york_city.csv
  • washington.csv

Credits

This project was inspired by Udacity