To analyze the ICON Blockchain, data must be loaded into a relational database where analytics queries can be run. These docs are to support analytics workflows using workflows adopted from blockchain-etl, the leading blockchain analytics github organization. Currently only batch analytics are supported with streaming still in the works. This document is meant to help new users adopt the process and contribute additional analytics to support the chain in a variety of capacities.

Workflow Overview

The process starts with extracting events from the blockchain,

with their own drawbacks / advantages. The first is using workflows from blockchain-etl, the leading blockchain focused github organization, and will be the focus of these docs. The second method is using the community tool []. Both methods populate a relational database with blockchain-etl using HTTP requests and can be run without stopping the database where as the community tool parses the database directly and can