konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 43 forks source link

Migrate vote detail screens to the Pro Publica Congress API #717

Closed konklone closed 6 years ago

konklone commented 6 years ago

This doesn't completely migrate vote data to the Pro Publica API, but it's a lot -- it fully migrates the vote details screen and the parsing of roll call data from the PP API.

I've verified that this properly handles Speaker of the House votes (which is informatically anomalous, since votes are names and not Yea/Nay, but can still contain Not Voting and Present).

Remaining voting-related issues (for a future PR):

konklone commented 6 years ago

cc @dwillis in case you're interested