The Gitcoin Grants Data Portal is an open source, serverless, and local-first data hub for Gitcoin Grants data to improve data access and empower data scientists to conduct research and guide community driven analysis and decisions.
The Gitcoin Data Portal proof of concept repository contains code and artifacts to help process Gitcoin Grants data from the Allo Indexer Data API. It is an instance of Datadex allowing you and everyone else to:
- Add new data sources to the portal, collaborate on better models (ala Dune) or submit an interesting analysis.
- All in a permissionless way. Don't ask, fork it and improve the models, add a new source or update any script.
- Declarative stateless transformations tracked in git, executed in GitHub Actions and published to IPFS. Data, artifacts (like the entire DuckDB database), and models all version controlled.
- Share and explore dashboards and report with the world!