Skip to content

Commit 0b2a064

Browse files
authored
Merge pull request #2799 from evertonfraga/patch-3
Update aws-public-blockchain.yaml
2 parents 1d3c1bd + 41797f2 commit 0b2a064

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

datasets/aws-public-blockchain.yaml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
Name: AWS Public Blockchain Data
22
Description: >
3-
The AWS Public Blockchain Data provides free access to blockchain datasets. Data is transformed into multiple
4-
tables as compressed Parquet files, partitioned by date, to allow efficient access for most common analytics queries.
3+
<p>The AWS Public Blockchain Data initiative provides free access to blockchain datasets through collaboration with data providers. The data is optimized for analytics by being transformed into compressed Parquet files, partitioned by date for efficient querying.</p>
54
6-
</br></br>
7-
8-
<strong>Datasets</strong></br></br>
5+
<h4>Datasets</h4>
96
<table width="100%">
107
<thead>
118
<tr><th>Blockchain dataset</th><th>Maintained by</th><th>Path</th></tr>
@@ -18,10 +15,15 @@ Description: >
1815
<tr><td>Base</td> <td>SonarX</td> <td><code>s3://aws-public-blockchain/v1.1/sonarx/base/</code></td></tr>
1916
<tr><td>Provenance</td> <td>SonarX</td> <td><code>s3://aws-public-blockchain/v1.1/sonarx/provenance/</code></td></tr>
2017
<tr><td>XRP Ledger</td> <td>SonarX</td> <td><code>s3://aws-public-blockchain/v1.1/sonarx/xrp/</code></td></tr>
18+
<tr><td>Stellar (<a href="https://developers.stellar.org/docs/learn/fundamentals/data-format/xdr" rel="noopener noreferrer">XDR files</a>)</td> <td>Stellar</td> <td><code>s3://aws-public-blockchain/v1.1/stellar/</code></td></tr>
19+
<tr><td>The Open Network (TON)</td> <td>TON</td> <td><code>s3://aws-public-blockchain/v1.1/ton/</code></td></tr>
2120
</tbody>
2221
</table>
2322
</br>
24-
For full datasets, with support and real-time updates, please visit <a href="https://sonarx.com">SonarX</a>.
23+
24+
<h3>Become a Data Provider</h3>
25+
<p>We welcome additional blockchain data providers to join this initiative. If you're interested in contributing datasets to the AWS Public Blockchain Data program, please contact our team at <a href="mailto:[email protected]">[email protected]</a>.</p>
26+
2527
2628
Documentation: https://github.com/aws-samples/digital-assets-examples/blob/main/analytics/
2729
@@ -36,11 +38,23 @@ Resources:
3638
ARN: arn:aws:s3:::aws-public-blockchain
3739
Region: us-east-2
3840
Type: S3 Bucket
41+
Explore:
42+
- '[Browse Bucket](https://aws-public-blockchain.s3.us-east-2.amazonaws.com/index.html)'
43+
3944
DataAtWork:
4045
Publications:
46+
- Title: "Exploring Arbitrum Data: Analyze L2 Activity with AWS Public Blockchain Datasets"
47+
URL: https://repost.aws/articles/ARpnBONglsT2e6D-hZZmxVvA/exploring-arbitrum-data-analyze-l2-activity-with-aws-public-blockchain-datasets
48+
AuthorName: Simon Goldberd, Everton Fraga
49+
- Title: "Unlocking XRP Ledger Data: Comprehensive Analysis with AWS Public Blockchain Datasets"
50+
URL: https://repost.aws/articles/ARg_zMIXlhTG2hSDFZDfF6hQ/unlocking-xrp-ledger-data-comprehensive-analysis-with-aws-public-blockchain-datasets
51+
AuthorName: Simon Goldberd, Everton Fraga
4152
- Title: New datasets added to the AWS Public Blockchain Datasets — available for analytics and research
4253
URL: https://repost.aws/articles/AR3gztQGeSS8CfaKNNeyYwsQ
4354
AuthorName: Everton Fraga, Simon Goldberg
55+
- Title: FEDS Notes - Primary and Secondary Markets for Stablecoins
56+
URL: https://www.federalreserve.gov/econres/notes/feds-notes/primary-and-secondary-markets-for-stablecoins-20240223.html
57+
AuthorName: Cy Watsky, Jeffrey Allen, Hamzah Daud, Jochen Demuth, Daniel Little, Megan Rodden, Amber Seira
4458
- Title: Access Bitcoin and Ethereum open datasets for cross-chain analytics
4559
URL: https://aws.amazon.com/blogs/database/access-bitcoin-and-ethereum-open-datasets-for-cross-chain-analytics/
4660
AuthorName: Oliver Steffmann, Bhaskar Ravat, Sreeji Gopal, and Stefan Dicker

0 commit comments

Comments
 (0)