Giter Site home page Giter Site logo

decentraland-dao / transparency Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 9.0 2.02 GB

A set of tools to collect and process Decentraland's data into actionable insights.

Home Page: https://datastudio.google.com/u/3/reporting/fca13118-c18d-4e68-9582-ad46d2dd5ce9/page/p_nlc90z86rc

License: Other

TypeScript 100.00%
dao decentraland transparency

transparency's Introduction

Logo
A set of tools to collect and process Decentraland's data into actionable insights.

How it works:

  • All data is collected from public sources (e.g. blockchain or indexing services).
  • The scripts run on daily bases and publish the raw data in CSV and JSON formats.
  • The data also funneled into Google Sheet and Google DataStudio for further analysis.

Design Principles

  • Accessible: Publish the data in many formats.
  • Auditable: Open source code and public workflow logs.
  • Simple: Easy to understand, easy to contribute.

Third Party Providers

  • Infura: Blockchain provider.
  • Snapshot: Off-chain voting.
  • Catalyst's API: POIs and members Names.
  • CovalentHQ: Transfers and balances.

Data Sources

  • Proposals
  • Members
  • Votes
  • Projects
  • Balances
  • Transactions
  • Curations
  • API

Outputs Formats

Contributing

Feel free to create a Github issue with your suggestions or find us at the DAO's Discord Server

The commands you need to setup and use the environment are:

# Install dependencies
npm install
npm link typescript

# Set up your environment variables
cp .env.example .env
pico .env

# Run script that exports files to ./public/
npx ts-node export-xxxxx.ts

# Upload CSV to spreadsheet
npx ts-node upload.ts SHEET_NAME ./public/xxxxx.csv

# Add a job the daily process that collects and publishes data
pico .github/workflows/pull-data.yml

# Run tests
npm run test

Copyright & License

This repository is protected with a standard Apache 2 license. See the terms and conditions in the LICENSE file.

transparency's People

Contributors

1emu avatar andyesp avatar dependabot[bot] avatar ginocingolani avatar hprivakos avatar ncomerci avatar omahs avatar yemel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

transparency's Issues

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.