Blockchain ETL
Pinned Loading
Repositories
- ethereum-etl-airflow Public
Airflow DAGs for exporting, loading, and parsing the Ethereum blockchain data. How to get any Ethereum smart contract into BigQuery https://towardsdatascience.com/how-to-get-any-ethereum-smart-contract-into-bigquery-in-8-mins-bab5db1fdeee
- ethereum-etl Public
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
- bitcoin-etl Public
ETL scripts for Bitcoin, Litecoin, Dash, Zcash, Doge, Bitcoin Cash. Available in Google BigQuery https://goo.gl/oY5BCQ
- ethereum-etl.rs Public
Rust implementation of the Ethereum ETL project, providing a CLI for exporting blocks, transactions, and other blockchain data to CSV files
- solana-etl Public
- polygon-etl Public
ETL (extract, transform and load) tools for ingesting Polygon blockchain data to Google BigQuery and Pub/Sub
- blockchain-etl-dataflow Public
Dataflow pipelines for Blockchain ETL. Connects Pub/Sub topics with BigQuery tables.