Explore Bikeshare Data

This project is the first one in the series of projects in DAND. We explore US bike share data from three different cities.
We try to answer some questions regarding the usage of bikes, characteristics of users and type of trips duration.
This project being the first one in the course, it uses native python way of handling data. Meaning without using pandas or numpy which at this point in the course has not been introduced.

Requirements

Python 3.6 (or higher)
matplotlib 2.1 (or higher)