Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1000 Bytes

File metadata and controls

22 lines (14 loc) · 1000 Bytes

Effective Altruism Data

Effective Altruism (EA) is movement that uses evidence and careful analysis to figure out how we can use our resources to help others the most.

There are several EA organisations that collect data on grants, donors, and pledges. This website aggregates and visualises that data.

Made with Python using Dash and deployed on effectivealtruismdata.com with Heroku.

For more awesome EA-related data visualizations, see the EA Hub map and the EA Funds dashboard.

How To Run

  1. Install pipenv.
  2. Run the following in the terminal:
git clone https://github.com/hamishhuggard/ea_data_viz.git
cd ea_data_viz
pipenv run python app.py