tnb-analysis
tnb-analysis copied to clipboard
Gain insights about thenewboston digital crypto currency network by doing some analysis
Basic analytics for thenewboston!
Gain insights about thenewboston digital crypto currency network by doing some analysis.
View the Dataset used
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
Usage
-
First clone the repo
git clone https://github.com/itsnikhil/tnb-analysis.git
-
Go to analysis directory
cd tnb-analysis
-
Install dependancies
npm install
-
Execute the script
node main.js
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 ([email protected])
https://itsnikhil.github.io/blog