This project analyzes data from bike-sharing systems in Chicago, Washington and NYC. For displaying purposes, I have not used Pandas. Python dictionary has been used to store and manipulate data, and graphs have been made using matplotlib. A detailed description of the methods used can be found in the files themselves.
I have provided two files: a Jupyter Notebook file and an HTML file. Both contain the same data and can be seen by accessing the following links.
https://nbviewer.jupyter.org/github/schauhan/DataAnalysis/blob/master/BikeShare/BikeShare.ipynb