RegenData is a source for data and analytics related to Gitcoin Grants. It can be used to uncover insights on mechanisms such as quadratic funding or to identify sybil accounts.
It uses the grants-etl framework to make data from the Allo Indexer queryable and also makes available a host of onchain and offchain data. Recently, we've added a direct connection to a postgres DB connected to the Indexer for live data.
- Create a free account instantly here: https://regendata.xyz/ and check your email for an invite!
- Log-in here: https://app.regendata.xyz
- Start browsing data!
- Query data in SQL or using the GUI. You can download datasets as csv or pull directly into python using a direct db connection in the quickstart notebook. For a direct db connection, please message @umarkhaneth on telegram and reference this page.
The following diagram illustrates the current state of the data flow within the RegenData system. It provides a visual representation of how data is processed and transferred between different components.