openva / saberva

A parser for bulk campaign finance data files provided by the Virginia State Board of Elections.
MIT License
12 stars 2 forks source link

Produce a contributions JSON file #8

Closed waldoj closed 11 years ago

waldoj commented 11 years ago

Iterate through every contribution and build up a huge JSON file that lists every contributor, the amount contributed, and the campaign to which it was contributed.

(This is the first step towards producing individual donor records.)