Skip to content

Exploratory analysis of trips data provided by the Uber app.

Notifications You must be signed in to change notification settings

williamjouse/Uber_trips_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uber Trips Exploration Analysis

Analyzing how much we spend on Uber trips, knowing how many trips we have done in the month, and the user's preferred destination are questions that we can ask from the data provided by the Uber application. Exploratory data analysis is one of the first steps in data science. This initial analysis is crucial because we acquire more knowledge about the data and answer some questions before creating machine learning models.

In this mini-project, we answer some questions such as:

  1. What is the relationship between distance, fare amount, and trip duration?
  2. How many completed trips were made in previous years?
  3. What are the maximum, minimum, and average fare, distance, and trip time?
  4. What is the total fare amount for each month and year?
  5. How many trips were made each year divided by the day of the week?
  6. What period had the highest average fares?
  7. What was the average velocity of the trips?

About

Exploratory analysis of trips data provided by the Uber app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published