This repo is for Vipul Naik's Donations List Website: https://github.com/vipulnaik/donations
Specific issue that caused this repo to exist: vipulnaik/donations#99
Get the data:
./scrape.py > grants.csvUse the data to get the SQL file:
./proc.py grants.csv > out.sqlCC0 for the scripts and readme.