Blockchain ETL Pipeline

Project Overview:

I developed an ETL (Extract, Transform, Load) pipeline that extracts real-time blockchain trading data via the Bitquery GraphQL API, transforms it into structured tabular form, and loads it into a PostgreSQL database for further analysis. The pipeline automates data collection across multiple blockchain networks like Ethereum and Binance Smart Chain.

Technologies Used:

Key Features:

🔗 View Source Code on GitHub

🔍 Blog Post