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

Late contributions loader needs to filter down to only "contributions received" on form type F497P1 #114

Closed palewire closed 10 years ago

palewire commented 10 years ago

The Form 497 raw table treats contributions made and contributions received as virtually the same thing, with the only indicator I see of the difference in direction being that the FORM_TYPE field changes from F497P1 for incoming to F497P2 for outgoing money.