stephenholzman / tidyusafec

An R wrapper for the OpenFEC API that features tidy cleaning.
https://stephenholzman.github.io/tidyusafec/
Other
7 stars 0 forks source link

get_itemized_contributions always says 5796 records found #26

Open stephenholzman opened 5 years ago

stephenholzman commented 5 years ago

Even changing between committees, 58 pages every time. It looks like pagination is still running to completion and the numbers are good, so ¯_(ツ)_/¯

Will file an issue with FEC after troubleshooting more.