Hedera ETL
Hedera ETL populates BigQuery dataset with transactions and records generated by the Hedera Mainnet (or Testnet, if so configured).
- Extract: Stream of transactions (and records) are ingested from a GCP PubSub topic 
- Transform: Filters for important fields, formats data types, etc 
- Load: Streaming insert into BigQuery dataset 
Check out the readme here to see how you can get started.
Last updated
