Skip to content

Karan-Malik/UberDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UberDataAnalysis

Uber Data Analysis and Visualization using Python.

Dataset

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:

  1. Date/Time - The date and time of pickup
  2. Lat - Lattitude of pickup
  3. Long - Longitude of pickup
  4. Base

The dataset can be downloaded from the repository or from this link