Seeking Gitcoin Grants Data from Round G13 Onwards for Visualization and Analysis

Hello everyone,

I hope you’re all doing well. I am reaching out to the Gitcoin community to inquire if anyone has access to grant data from Round G13 and onwards, similar to the information found in this spreadsheet:

It seems that the data has not been updated since Round G12, and I’ve only come across well-crafted analyses on the forum. I am curious to know where everyone finds their data.

I am interested in conducting some visualization and research analysis, something like these:









I would be more than happy to share my findings with the community. Your help would be greatly appreciated!

Thank you in advance!

4 Likes

Hey there - Love the idea of showcasing more of this work. The Grants data is pretty messy from the centralized platform as we used a good faith validation when computing details, and then would back out Tx data when it didn’t actually settle on chain. it meant multiple “sources of truth” were created based on initial Tx creation, and then what would actually settle out.

Have you tried using the API to pul the data you may need though?
Check this out and see if you can pull some of the missing details:
Grant API details - web/API.md at master · gitcoinco/web · GitHub

3 Likes

hey @52hz

Like @kyle says- we’re very work in progress on the data cleaning from historic grants rounds… so while I don’t have this merged with active matching rates or regions (in many cases we don’t know the geographic region) I do have this holding site for static grants round data. https://fddhub.io/

Would love it, of course, if anyone was inspired to backfill the extra attributes you reference here - and otherwise, stay tuned for more holistic historic matching rates to date.

2 Likes

Thank you, Kyle. I tried it, and it seems like this Generalized API access is not available to me. It looks like the link on GitHub hasn’t been updated: “Gitcoin provides a simple read-only HTTPS API to access data. The API is live at https://gitcoin.co/api/v0.1”

And also, if multiple “sources of truth” were created based on initial Tx creation, and then what would actually settle out. Does this mean amount_in_usdt >= actual amount? Is there any way we can filter it out? Thanks

1 Like

Thank you, Alex. This is super helpful and I believe it’s sufficient for me to create some visualizations with the data provided.

I’ll touch base with you once I’ve completed the work!

2 Likes

awesome- looking forward to it! Thanks for digging and for your work!!

1 Like

Just noticed the category is not in those charts, is there any way I can find the name, category, Eligibility Tag, and Discovery Tag for each grant_id? I know that there is a lot of missing data in regions, but it could still be valuable.

I want to know if there is an existing database, or if I need to use a crawler to collect the data myself. Thank you Alex!

1 Like