Skip to content

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

License

Notifications You must be signed in to change notification settings

mrbusysky/tnb-analysis

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.3%
  • JavaScript 24.4%
  • CSS 4.7%
  • HTML 4.2%
  • Python 1.3%
  • Dockerfile 0.1%