diff --git a/blog/2022/04/07/openphil-allocation/.images/openphil-allocation.png b/blog/2022/04/07/openphil-allocation/.images/openphil-allocation.png new file mode 100644 index 0000000..32d46ec Binary files /dev/null and b/blog/2022/04/07/openphil-allocation/.images/openphil-allocation.png differ diff --git a/blog/2022/04/07/openphil-allocation/index.md b/blog/2022/04/07/openphil-allocation/index.md new file mode 100644 index 0000000..f759cff --- /dev/null +++ b/blog/2022/04/07/openphil-allocation/index.md @@ -0,0 +1,10 @@ +Open Philanthopy's allocation by cause area +=========================================== + +Open Philanthropy's grants so far, roughly: + +![](https://i.imgur.com/PwBI0rk.png) + +This only includes the top 8 areas. "Other areas" refers to grants tagged "Other areas" in [OpenPhil's database](https://openphilanthropy.org/giving/grants). So there are around $47M in known donations missing from that graph. There is also one (I presume fairly large) donation amount missing from OP's database, to [Impossible Foods](https://openphilanthropy.org/focus/us-policy/farm-animal-welfare/impossible-foods) + +See also as a [tweet](https://twitter.com/NunoSempere/status/1511793413187846159). Thanks to [@tmkadamcz](https://twitter.com/tmkadamcz) for suggesting I use a bar chart. diff --git a/blog/_werc/config b/blog/_werc/config index e18605c..faa621e 100755 --- a/blog/_werc/config +++ b/blog/_werc/config @@ -1,2 +1,2 @@ -conf_enable_comments -n -conf_enable_blog +# conf_enable_comments -n +# conf_enable_blog