donations
donations copied to clipboard
Donations list website (DLW): a repository for keeping track of public donations by some people I (arbitrarily) decide to track
After I implemented https://github.com/vipulnaik/donations/commit/f4bf27adb5bfdb05fa16d6f3a8a8a18aa3eb16d4 + https://github.com/vipulnaik/donations/commit/1dc9cb4834fa509827b2e9711cedb87f0974d1c3 I noticed that the CPU load was still nontrivial, and that Python calls were being made despite this. It looks like the remaining Python...
WISOTT. More details pending.
There are many cases of multiple influencers and multiple donation earmarks for a donation. We should semantically understand and split them by `|` for better understanding and use. In many...
The main cause area inference from cause area currently splits on `/` and picks the first piece. We want to also split on `|`; moreover, the logic should be factored...
According to feedback I received, it would be helpful to have the following on donor pages: 1. total giving by cause area each year as a percentage of total giving...
We see an issue sometimes where when an image (e.g., for one of the time series charts) updates server-side due to new data, the client still loads an old version...
We'd like to be able to filter all donations as well as donations for a given donor or donee by country, state, and city. The filter may operate similarly to...
Also rename "EA Hotel" -> "Centre for Enabling EA Learning & Research"
The idea is to do to AI safety what https://github.com/vipulnaik/donations/blob/master/cause-area-guidance/animal-welfare.md (still a WIP) does for animal welfare. To see where this cause area is used, see https://donations.vipulnaik.com/donorDonee.php?donor=Open+Philanthropy&donee=The+Humane+League#donorDoneeDonationList Cause area column....
Classify donor/donee pairs by year (with nonzero donations in that year) based on whether it is the first year of the donor/donee relationship. Classify donor/donee pairs by year (with nonzero...