Uber Data Analysis and Visualization using Python.
The dataset contains information about Uber pickups in New York City from April 2014. It has over 500k pickups (rows) and the following 4 columns:
- Date/Time - The date and time of pickup
- Lat - Lattitude of pickup
- Long - Longitude of pickup
- Base
The dataset can be downloaded from the repository or from this link