donations icon indicating copy to clipboard operation
donations copied to clipboard

Figure out a way to programmatically detect new Google.org grants for potentially manual addition

Open vipulnaik opened this issue 8 years ago • 1 comments

The current list was manually entered by Vipul a few months ago:

https://github.com/vipulnaik/donations/blob/master/sql/donations/google-org.sql

We could switch to a programmatic approach, or a hybrid, where we programmatically determine whether there are newly added grants and then manually add them.

vipulnaik avatar Feb 11 '18 20:02 vipulnaik

This is in progress at https://github.com/riceissa/google.org-grants

I'm not sure what you mean by "programmatically determine whether there are newly added grants". If the program regenerates the SQL file, and that SQL file differs from the old one, is that sufficient? Or do you mean some kind of cron job that keeps checking?

riceissa avatar Feb 13 '18 02:02 riceissa