An open API service indexing awesome lists of open source software.

https://github.com/tknishh/travelmeter

Performed data analytics on Uber data using various tools and technologies, including GCP Storage, Python, Compute Instance, Mage Data Pipeline Tool, BigQuery, and Looker Studio.
https://github.com/tknishh/travelmeter

data-engineering gcp mage-ai modern-project uber-data-analysis

Last synced: 3 months ago
JSON representation

Performed data analytics on Uber data using various tools and technologies, including GCP Storage, Python, Compute Instance, Mage Data Pipeline Tool, BigQuery, and Looker Studio.

Awesome Lists containing this project

README

        

# TravelMeter

## Introduction
The goal of this project is to perform data analytics on Uber data using various tools and technologies, including GCP Storage, Python, Compute Instance, Mage Data Pipeline Tool, BigQuery, and Looker Studio.

## Architecture
![architecture](architecture.jpg)

## Technology Used
- Programming Language - Python
- Google Cloud Platform
- Google Storage
- Compute Instance
- BigQuery
- Looker Studio
- Modern Data Pipeine Tool - https://www.mage.ai/

## Dataset Used
TLC Trip Record Data Yellow and green taxi trip records include fields capturing pick-up and drop-off dates and times, pick-up and drop-off locations, trip distances, itemized fares, rate types, payment types, and driver-reported passenger counts.

Website - https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page

Data Dictionary - https://www.nyc.gov/assets/tlc/downloads/pdf/data_dictionary_trip_records_yellow.pdf

## Data Model
![datamodel](uber_data_model.png)