Git Product home page Git Product logo

arbtallydata's Introduction

ArbTallyData

To construct a sophisticated automated pipeline designed for seamless extraction of Arbitrum Governance Proposals, Votes, and the comprehensive list of delegates directly from Tally, this endeavor entails a series of meticulously orchestrated steps. Initially, the process demands the establishment of a reliable synchronization with Tally's API or relevant data endpoints, aimed at harvesting the freshest insights on governance proposals, vote tallies, and delegate rosters within the Arbitrum network. Following data acquisition, a crucial phase of data refinement and transformation is embarked upon. This phase is pivotal for purifying, structuring, and standardizing the initially raw datasets to a state of high utility and interpretability.

Walkthrough

1. Scrape all the Tally Proposals and Votes data and parse it into respective Dataframes.

  • Rscript scrapeProposalsVotes.R

It uses helperfuncs.R under the hood which have the functions required to talk with GraphQL endpoint and fetch the required data.

Proposal Data from Tally
   

Votes Data from Tally
   

2. Scrape all the Tally Delegates data and parse it into respective Dataframe.

  • Rscript scrapeDelegates.R

It uses helperfuncs.R under the hood which have the functions required to talk with GraphQL endpoint and fetch the required data.

Delegate Data from Tally
   

arbtallydata's People

Contributors

yogesh-bansal avatar

Watchers

 avatar

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.