This project performs data analytics on Uber trip data using Google Cloud Platform (GCP) and various tools to store, process, and visualize data for insights.
Programming Language: Python
Google Cloud Platform
- Google Storage
- Compute Instance
- BigQuery
- Looker Studio
Data Pipeline Tool: Mage
Dataset Source: NYC TLC Trip Record Data Data Dictionary: Trip Records Data Dictionary Sample Dataset: uber_data.csv
- Store raw data in Google Cloud Storage.
- Process data using Compute Instance and Mage.
- Load data into BigQuery.
- Analyze data with Looker Studio.
Based on the tutorial by Darshil Parmar. More details here