Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Non-standard field names for F3XN, F3N #76

Open
sahilchinoy opened this issue Jul 13, 2015 · 2 comments
Open

Non-standard field names for F3XN, F3N #76

sahilchinoy opened this issue Jul 13, 2015 · 2 comments

Comments

@sahilchinoy
Copy link

Is there a reason for the difference in key names between responses for different F3 form types? For example, F3N filings get a col_a_individual_contributions_itemized field, while F3XN filings get a col_a_individuals_itemized field. I know the forms are different, but the fields seem similar enough to be standardized.

F3N F3XN
col_a_individual_contributions_unitemized col_a_individuals_unitemized
col_a_total_individual_contributions col_a_individual_contribution_total
col_a_political_party_contributions col_a_political_party_committees
col_a_pac_contributions col_a_other_political_committees_pacs
col_a_transfers_from_authorized col_a_transfers_from_aff_other_party_cmttees
col_a_offset_to_expenditures col_a_offsets_to_expenditures
@dwillis
Copy link
Contributor

dwillis commented Jul 13, 2015

It's complicated. Form 3 and Form 3X are for different kinds of committees, which is one reason for the variation in field names. Our policy is to adhere as closely to the field names on the form and not apply standardization beyond that, but I can see where cases of pluralization could be considered.

@sahilchinoy
Copy link
Author

Makes sense. I'll try to maintain that table of similar field names, let me know if you might find it helpful. Thanks for all your work on this.

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

No branches or pull requests

2 participants