Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opening balance and closing balance to filings #199

Merged
merged 10 commits into from
Apr 19, 2024
Merged

Add opening balance and closing balance to filings #199

merged 10 commits into from
Apr 19, 2024

Conversation

fgregg
Copy link
Contributor

@fgregg fgregg commented Apr 19, 2024

Overview

In order to accurately reflect the cash on hand for candidates and committees we need the opening and closing balance from the filings. To do that we need to pull in the data on filings. This PR does that by adding a number of new import scripts that import scraped data about candidates, pacs, and the filings. It also adjust the import script that imports transactions to link those to previously imported filings.

Other changes include moving filing_date attribute from the FilingPeriod class to the Filing class.

@hancush hancush temporarily deployed to openness-pro-filings-b9kugzba9 April 19, 2024 17:38 Inactive
@hancush hancush temporarily deployed to openness-pro-filings-krgfzsibj April 19, 2024 17:49 Inactive
@fgregg fgregg temporarily deployed to openness-pro-filings-krgfzsibj April 19, 2024 17:51 Inactive
@fgregg fgregg merged commit 6a96629 into main Apr 19, 2024
1 check passed
@hancush hancush deleted the filings branch September 19, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants