Skip to content

Utilizing six months of Uber data, the analysis explores rush hour dynamics and peak pickup hotspots, revealing trends to enhance operations and the Uber experience through advanced statistics and Python visualizations.

Notifications You must be signed in to change notification settings

jakeepia/Uber-Analysis-in-New-York

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Description


This Uber Data Analysis project aims to uncover insights into rush hour patterns and peak pickup times in New York City. By analyzing six months of data, I will explore Uber rides during peak hours to identify the busiest times and locations. Using advanced statistical techniques and visualizations, the project seeks to reveal trends and correlations to optimize operations and enhance the Uber experience for drivers and riders.

Skills/ Concepts Demonstrated:

The codes were executed using Jupyter notebook.

  • Pandas :- Collect and modify data
  • Numpy :- Carry out numeric features
  • Matplotlib :- Base model for data visualization
  • Seaborn :- Beautiful and fast plots
  • Ploty :- Dynamic plot

Extract Files and Read Data for Analysis


Data Transformation

Data pre-processing/Data cleaning was carried out.

  • Checking and dropping duplicated values
  • Checking for missing values
  • Converting the "Pickup_date" column to a data-time data type from object data type

Problem Statement:

Which month have the maximum Uber pickups in New York City?



Problem Statement:

Lets find out hourly rush in New York on all days


Problem Statement:

Which base-number has most number of active vehicles?


Problem Statement:

At what locations in New York City we are getting rush?


Problem Statement:

Examine rush on Hour and Weekday


Observation

Peak activity consistently occurs during regular working hours, especially mid-day, and the mid-day and evening periods are consistently the busiest across all days.

About

Utilizing six months of Uber data, the analysis explores rush hour dynamics and peak pickup hotspots, revealing trends to enhance operations and the Uber experience through advanced statistics and Python visualizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published