Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding TON blockchain public data lake #2448

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions datasets/ton-blockchain.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Name: TON Blockchain Public Data Lake
Description: |
This dataset contains raw and decoded data from the TON blockchain.
The data is stored in a S3 bucket in AVRO format and allows to run large scale analytical queries using AWS Athena or AWS EMR.
Dataset consists of multiple tables with messages, transactions, accounts and other blockchain events (see documentation for details).
Each table is partitioned by date and stored in a separate folder.
Documentation: https://github.com/re-doubt/ton-etl/blob/main/datalake/README.md
Contact: [email protected]
ManagedBy: "[TON Foundation](https://ton.org/)"
UpdateFrequency: Daily
Tags:
- blockchain
- cryptocurrency
License: MIT License
Resources:
- Description: TON Blockchain Public Data Lake
ARN: arn:aws:s3:::ton-blockchain-public-datalake
Region: eu-central-1
Type: S3 Bucket