itsnikhil / tnb-analysis

Gain insights about thenewboston digital crypto currency network by doing some analysis

Home Page:https://itsnikhil.github.io/tnb-analysis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic analytics for thenewboston!

Gain insights about thenewboston digital crypto currency network by doing some analysis.

View the Dataset used

Demo screenshot

Salient features

  • Total coins distribution over time period
  • Total number of accounts over time period
  • Richest account information
  • Wealth distribution between top 5%,10%, 25% and 50%
  • Pre-processed Excel sheet and Jupyter notebook

SEE RESULTS HERE

Usage

  1. First clone the repo git clone https://github.com/itsnikhil/tnb-analysis.git

  2. Go to analysis directory cd tnb-analysis

  3. Install dependancies npm install

  4. Execute the script node main.js

Execution response

Advanced usage

Configuration can be tweaked under constants.js

Param Value
DIR path to json data files
OUT_FILE_NAME Output csv file name
ACCOUNTS_TO_SKIP List of account numbers which can be skipped in pre-processing, used to remove outlier accounts (like treasury, payments accounts, etc)

Author

Nikhil Taneja (taneja.nikhil03@gmail.com)

https://itsnikhil.github.io/blog

About

Gain insights about thenewboston digital crypto currency network by doing some analysis

https://itsnikhil.github.io/tnb-analysis/

License:MIT License


Languages

Language:Jupyter Notebook 64.7%Language:JavaScript 24.5%Language:CSS 4.6%Language:HTML 4.2%Language:Python 1.9%Language:Dockerfile 0.1%