Coder Social home page Coder Social logo

ksm_price_analysis's Introduction

Kusama Price Analysis

This R-Markdown script builds an analysis of the Kusama Price situation around the announcement of the auctions and uses several data sources (price data, session data and crowdloan contribution data). The script can easily be modified to investigate other time periods (whereas interpretations of the data need to be changed).

In order to get the data, there are a few tools available:

  • The price data should be downloaded into the price_data folder from coingecko. The script "market_data_merger.R" can be used to scrape the prices in a specific time period and merge them into a single database. It creates a "merged.csv" which should be put into "price_data/".
  • The crowdloan contribution data can be scraped using https://github.com/w3f/crowdloan_contribution_scraper and should be put as "output.csv" in "/crowdloan_contributions"
  • The session data can be downloaded via the "download-script.R" and should be placed into "/kusama_datasets".
  • For one analysis (ganger-causality between ksm price and unstaking behavior) it is crucial that the number of session files is 24 * the days of price data. This is because Kusama has 24 sessions a day and in the analysis it collapses those into one day. When selecting the sessions from the online bucket, a day starts at 00:24 a.m. and goes until 23:22 p.m.

If you need further help, contact me under [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.