/Uber-data-analysis

Data visualization concepts in Tableau and R

Primary LanguageR

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.