About public-datasets
# Public Blockchain Datasets
| Network | BigQuery | Lag | PubSub | Node repo(s) | Indexer repo(s)
| --- | --- | --- | --- | --- | ---
| Band | [π](https://console.cloud.google.com/bigquery?page=table&t=transactions&d=crypto_band&p=public-data-finance) ([Examples](https://console.cloud.google.com/marketplace/product/public-data-finance/crypto-band-dataset)) | 0 | [π§](pubsub.md) | [band-kubernetes](https://github.com/blockchain-etl/band-kubernetes) | [band-etl](https://github.com/blockchain-etl/band-etl)
| Bitcoin | [π](https://console.cloud.google.com/bigquery?page=table&t=transactions&d=crypto_bitcoin&p=bigquery-public-data) ([Examples](https://console.cloud.google.com/marketplace/product/bitcoin/crypto-bitcoin)) | 3 | [π§](pubsub.md) | [docker-bitcoind](https://github.com/blockchain-etl/docker-bitcoind) | [bitcoin-etl](https://github.com/blockchain-etl/bitcoin-etl), [bitcoin-etl-airflow](https://github.com/blockchain-etl/bitcoin-etl-airflow), [bitcoin-etl-airflow-neo4j](https://github.com/blockchain-etl ...