Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Develop a routine to dig out the Schedule G "sub expenditures" #212

Open
palewire opened this issue Apr 18, 2015 · 3 comments
Open

Develop a routine to dig out the Schedule G "sub expenditures" #212

palewire opened this issue Apr 18, 2015 · 3 comments

Comments

@palewire
Copy link
Owner

An example would be the US Bank credit card payments made by Fabian Nunez.

@dmontgomery
Copy link

The fields in the .CAL format that provide the relationship between Schedules E/F and payments on subvendors on G are optional for e-filing vendors and many times flat-out wrong, even if populated.

It would be optimistic to think an automatic linking from G to E/F transactions could match more than 50% of all Schedule G records using EXPN fields 51 (BackRef_TID) and 52 (G_From_E_F).

The next best fallback is going to be a string comparison between the Schedule G 'Agent' name fields and the 'Payee' of the E/F. I'd be willing to bet that wouldn't get us any higher than an 80% match rate.

Do you have an idea what you would want to do with the resulting unmatched G records?

@palewire
Copy link
Owner Author

palewire commented May 7, 2015

I don't. The inspiration for this idea is this story which I'm told was nailed down by studying Schedule G records. I'm interested in whether we might be able to detect similar behavior if we surface the data.

Sounds like you know the particulars of this schedule way better than I do. I'd be open to any proposals you had.

@dmontgomery
Copy link

That's just classic. Is there a requirement somewhere that says Bob Stern receives a phone call whenever someone writes a story about campaign finance? ;)

So, in your opinion, which causes more voter outrage: the undeniable misuse of campaign funds for family travel or the questionable misuse of campaign funds for travel to a glamorous destination?

Of course, with this story as prompting, I searched for 'Paris' across all e-filed statements we have access to:

https://cal-access.com/#/search?search=BG4AJ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants