The project aims to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington using Python.
The script that takes in raw input to create an interactive experience in the terminal to present these statistics.
To install the requirements:
$ pip3 install -r requirements.txt
I've uploaded some sample data to test the code.
- chicago.csv
- new_york_city.csv
- washington.csv