davidgasquez / gitcoin-grants-data-portal

🌲 Open source, serverless, and local-first data hub for Gitcoin Grants data!
https://grantsdataportal.xyz/
MIT License
27 stars 3 forks source link

feat: ✨add Giveth projects from GraphQL API #56

Closed DistributedDoge closed 8 months ago

DistributedDoge commented 8 months ago

Introduces giveth_projects dbt-asset listing all ~2.5k projects currently active on Giveth + total donation stats for each.

At this time, model has only three columns, but should be very easy to extend.

Source: https://mainnet.serve.giveth.io/graphql

Ready to merge - pls squash before merging for nice PR message.

davidgasquez commented 8 months ago

Awesome!

image