Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

coinmetrics/analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinMetrics.io analytics scripts

This repo contains a few scripts for blockchain analytics used by CoinMetrics.io.

Status

This repo is by no means complete. CoinMetrics systems are being transitioned to use the exact versions of the scripts published in this repository, therefore scripts released here may differ from actual scripts running on CoinMetrics servers at the moment and may be not fully tested. Please use with caution.

Usage

These scripts are to be used with PostgreSQL database containing raw information from blockchain, produced by running coinmetrics-export tool.

Contents

  • data - so far contains information about selected set of ERC20 tokens, suitable for coinmetrics-export export-erc20-info command.
  • scripts - scripts for refreshing information in database and generating CSV files.
  • sql - SQL scripts for creating materialized views for analytics.

Releases

No releases published

Packages

No packages published