thedataincubator/congress-api

Other endpoints

Opened this issue · 3 comments

dzbee commented

We've implemented some methods that call the members endpoint of the API, but https://projects.propublica.org/api-docs/congress-api/ shows a variety of others (bills, votes, etc.). We need to provide access to the full API.

  • Bills endpoint
  • Votes endpoint
  • Statements endpoint
  • Committees endpoint
  • Nominations endpoint
  • Floor actions endpoint
  • Lobbying endpoint

I'll work on implementing methods for the Bills endpoint.

thoo commented

@dzbee @ZachGlassman I want to work on Votes endpoints. Can I get assigned? Thanks.

@thoo Sounds good, open up a PR.