Skip to content

The system will use R programming and the ggplot2 library to analyze different customer parameters like the number of trips made in a day, the daily trip hours of repeat customers, the number of trips during a particular month, etc.

wendyminai/Uber-Data-Analysis-and-Visualization-using-R-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uber Data Analysis and Visualization tools

Implemented data visualization concepts to assist in understanding complex data and gain business insights using Tableau and R libraries (ggplot2, dplyr, and tidyr)

Instructions

  1. Make sure all the proper libraries are imported (i.e ggplot2, dplyr, and tidyr) and packages are installed.
  2. Make sure data folder is in the main respository
  3. Run dataViz.R to run the data visualization concepts in R.

Project Structure

  • dataViz.R -- The implentation of he data visualization concepts in R.
  • Uber Data Analysis.pptx -- Output of the story of data created in Tableau.
  • data_2014.csv -- Final formatted data frame that is outputted to be used in Tableau.

About

The system will use R programming and the ggplot2 library to analyze different customer parameters like the number of trips made in a day, the daily trip hours of repeat customers, the number of trips during a particular month, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages