Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

endpoint to retrieve list of specific bills? #214

Open
ryan-semmler opened this issue Oct 9, 2018 · 5 comments
Open

endpoint to retrieve list of specific bills? #214

ryan-semmler opened this issue Oct 9, 2018 · 5 comments

Comments

@ryan-semmler
Copy link

I have a long list of bill IDs that I need data for, and it would be helpful if I could put those IDs into a single request, instead of calling the api separately for each bill.

@dwillis
Copy link
Contributor

dwillis commented Oct 9, 2018

Hey @ryan-semmler: maybe our bulk bill data would work better for you? https://www.propublica.org/datastore/dataset/congressional-data-bulk-legislation-bills

@ryan-semmler
Copy link
Author

@dwillis Thanks for the reply, I'll check it out

@ryan-semmler
Copy link
Author

@dwillis My app automatically runs a few times every day to check for updates, so it would be more practical not to have to download and run through a zip file each time.
I don't know, just an idea.
Thanks for all this, the api has been great so far!

@dwillis
Copy link
Contributor

dwillis commented Oct 11, 2018

@ryan-semmler that makes sense. how big is your list of bill IDs? what do you think would make sense for a bulk endpoint like that?

@ryan-semmler
Copy link
Author

ryan-semmler commented Oct 11, 2018

@dwillis The list can get as long as a hundred IDs, but I could always divide that list into smaller pieces if calls were limited to 20 results at a time or something

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