Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Data Engineering Pipeline

Overview

This project demonstrates an end-to-end data pipeline:

  • Extract data from CoinGecko API
  • Transform using Python
  • Load into PostgreSQL
  • Build a data warehouse (star schema)

Tech Stack

  • Python
  • PostgreSQL
  • SQL

Features

  • ETL pipeline
  • Data warehouse design
  • Analytical queries

How to Run

  1. Install dependencies
  2. Set environment variables
  3. Run ETL script
  4. Run warehouse loader

About

Fetch crypto market data from CoinGecko, clean it, and load it into PostgreSQL.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages