Analysis of Citibikes - Big Data


Analysis of the NYC Shared Bike systems (Citibikes) dataset for a University Course.

0.1 Installation

Python notebook dependencies :

  • Graphics : seaborn, altair, plotly
  • Geographic data : geojson, geopandas, geopy, ipyleaflet
  • Others : jupyter-lab, numpy, pandas, pyspark

0.2 Execution

Execute the jupyter notebook report.ipynb

0.3 Sources