Skip to content

Commit

Permalink
get more bits of filing financial
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Apr 25, 2024
1 parent 4cd1077 commit 4f8c01c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scrapers/office/scrape_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ def _parse_filing_pdf(self, version):
"special_events": version_table[
"Total Amount Raised from one or more Special Events"
],
"unpaid_debt": version_table["Total Unpaid Campaign Debt"],
"total_loans": version_table["Total Loans To the Committee"],
"total_inkind": version_table["Total In-Kind Contributions"],
}

else:
Expand Down

0 comments on commit 4f8c01c

Please sign in to comment.