Skip to content

AdityaSharma2003/Uber_Big_Data_Analytics_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uber (Big Data Project)

This project is a Big Data Modelling project in order to bring out the real time analysis of the Uber data such as :-

  1. The regions where the taxi services are used frequently
  2. The locations where the maximum pickups and drops have been encountered
  3. The details about the passenger counts per ride
  4. The fare amounts of different trips, their distances and also payment type chosen often by the customers
  5. The total amount generated from a trip including fare_amount, extra, mta_tax, tip_amount, tolls_amount and improvement surcharge.

Project Description

ADITYA SHARMA
~ Visualised the raw data into Fact and Dimension tables using Lucidcharts.com
~ Wrote the transformation logic using Pandas in Python to model the Big Data as per the planned format on Jupyter notebooks
~ Extracted the Dimension tables from the Big Data using Python and connected them with the Fact table using Primary and Foreign keys

ADITYA MISHRA
~ Implemented the Data Loader, Transformer and Data Exporter, ETL Pipeline using Mage.Ai, to finally convert the 100k column Raw data into the said Structure.
~ Migrated the transformed Data to Google Cloud Platform.
~ Loaded the transformed data into bigQuery on Google Cloud Platform

ANKIT GHOSH
~ Analysed and ran queries on 15000KB+ data using MySQL on bigQuery
~ Grouped and Joined the Dimension tables with the Fact table
~ Presented the final data on the dashboard, created using Google’s Looker Studio for analysing the refined data.

Demo

Dashboard Link Here : https://lookerstudio.google.com/s/rramPly6jJw

Technology Used

programming Language: Python

Google Cloud Platform: Google Storage, Big Query, Looker Studio

Modern Data Pipeline Tool: https://www.mage.ai/

Architecture

Architecture

Data Model

DataModel

Authors

Logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published