palewire / django-calaccess-campaign-browser

A Django app to refine, review and republish campaign finance data drawn from the California Secretary of State’s CAL-ACCESS database
http://django-calaccess-campaign-browser.californiacivicdata.org
MIT License
17 stars 12 forks source link

Implement export feature for Expenditures, Contributions and Summaries #200

Closed aboutaaron closed 9 years ago

aboutaaron commented 9 years ago

These would be exportable tables used for graphics and for uploading data to SQL server (although we can probably just send a SQL dump there)

aboutaaron commented 9 years ago

This is good to go for expenditures and contributions. Still need to implement summary and double check that the export is useful