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 legislator lookups and state listings to the Pro Publica Congress API #679

Closed konklone closed 7 years ago

konklone commented 7 years ago

This is the first real integration with the Pro Publica Congress API. It's not complete, but I wanted to get a couple endpoints done. I intend to ship this out to users so that we can start getting real world feedback from both users and from Pro Publica.

We now have two screens use the Pro Publica API:

Pro Publica has kindly extended the API rate limit for my key up to 10K requests per day. Neither of the above two screens are tied to push notifications, so they shouldn't get polled automatically by the app. Every API request will be initiated by an individual user.

Some notes: