All Projects β†’ itsnikhil β†’ tnb-analysis

itsnikhil / tnb-analysis

Licence: MIT license
Gain insights about thenewboston digital crypto currency network by doing some analysis

Programming Languages

Jupyter Notebook
11667 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to tnb-analysis

cerberus research
Research tools for analysing Cerberus banking trojan.
Stars: ✭ 110 (+358.33%)
Mutual labels:  research, analysis
Tidyversity
πŸŽ“ Tidy tools for academics
Stars: ✭ 155 (+545.83%)
Mutual labels:  research, analysis
GitHubDropBox
A tutorial for how to combine GitHub and DropBox in a research project
Stars: ✭ 28 (+16.67%)
Mutual labels:  research
shared-latent-space
Shared Latent Space VAE's
Stars: ✭ 15 (-37.5%)
Mutual labels:  analysis
win10exp
WordPress win10exp主钘
Stars: ✭ 25 (+4.17%)
Mutual labels:  explorer
survey kit
Flutter library to create beautiful surveys (aligned with ResearchKit on iOS)
Stars: ✭ 68 (+183.33%)
Mutual labels:  research
ra
Basic Analysis, undergraduate real analysis textbook
Stars: ✭ 33 (+37.5%)
Mutual labels:  analysis
euro-calliope
A workflow to build models of the European electricity system for Calliope.
Stars: ✭ 23 (-4.17%)
Mutual labels:  research
alpenhorn
Bootstrapping Secure Communication without Leaking Metadata
Stars: ✭ 69 (+187.5%)
Mutual labels:  research
sp-metadata
πŸ”¬ SharePoint Metadata Tracker
Stars: ✭ 12 (-50%)
Mutual labels:  analysis
chrome-snowplow-inspector
Web Extension for debugging Snowplow pixels.
Stars: ✭ 26 (+8.33%)
Mutual labels:  research
nozaki
HTTP fuzzer engine security oriented
Stars: ✭ 37 (+54.17%)
Mutual labels:  research
presentations
My Presentations in PDF
Stars: ✭ 27 (+12.5%)
Mutual labels:  research
ldap2json
The ldap2json script allows you to extract the whole LDAP content of a Windows domain into a JSON file.
Stars: ✭ 56 (+133.33%)
Mutual labels:  analysis
p2psec
research on privacy and security in p2p and decentralised systems
Stars: ✭ 38 (+58.33%)
Mutual labels:  research
openeditors
Webscraping data about editors of scientific journals.
Stars: ✭ 31 (+29.17%)
Mutual labels:  research
quackle
Quackle crossword game artificial intelligence and analysis tool
Stars: ✭ 126 (+425%)
Mutual labels:  analysis
Python-for-data-analysis
No description or website provided.
Stars: ✭ 18 (-25%)
Mutual labels:  analysis
zotprime
Full packaged on-premise Zotero platform
Stars: ✭ 201 (+737.5%)
Mutual labels:  research
uplift
Compatibility layer for running Orbis executables natively on Windows.
Stars: ✭ 42 (+75%)
Mutual labels:  research

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 ([email protected])

https://itsnikhil.github.io/blog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].