Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate csv list of ALL donations in the loving on public goods QF round #5024

Open
laurenluz opened this issue Feb 17, 2025 · 1 comment
Open
Assignees
Labels
P0 Something is broken or not working QF Quadratic Funding Related

Comments

@laurenluz
Copy link
Member

The QF round is over!

Now we need the full list of donations so that we can run the data analysis.

We need essentially all the fields we have saved in the backend for each donation to a QF projects during the QF round.

We should NOT put any filters in this query that exclude donations that are "less than the minimum threshold" or donations from people with "less the required score for MBD or passport". We should include them all.

We SHOULD, however, add a field that stats whether or not the donation is/should be included in the matching. It should be "TRUE" if:

  • the sum of all the donations from 1 individual donor to 1 individual project is above $0.90 equivalent
  • the donor has a passport score of 15 or more OR a model score of 50 or more

Here is a sheet from a previous round, for reference:
https://docs.google.com/spreadsheets/d/16jU8Skmcd5otAQXE5O1zgXutwz66jHUS0HCWa1EGYUU/edit?gid=981740303#gid=981740303

@laurenluz
Copy link
Member Author

cc @yegorgolovnia

@laurenluz laurenluz added QF Quadratic Funding Related P0 Something is broken or not working labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Something is broken or not working QF Quadratic Funding Related
Projects
Status: New Issues
Development

No branches or pull requests

2 participants