You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Current bills endpoint seems to only get the 20 latest introduced / updated bills. Adding pagination (via ProPublica's offset parameter) will allow the API caller to get earlier bills.
Also, the API no longer supports 'major' bills. The type of bill to query for can be among: introduced, updated, active, passed, enacted or vetoed.
The text was updated successfully, but these errors were encountered:
htrajan
changed the title
Support pagination in bills endpoint
Support pagination in bills endpoint and cleanup bills functionality
Feb 21, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current bills endpoint seems to only get the 20 latest introduced / updated bills. Adding pagination (via ProPublica's offset parameter) will allow the API caller to get earlier bills.
Also, the API no longer supports 'major' bills. The type of bill to query for can be among: introduced, updated, active, passed, enacted or vetoed.
The text was updated successfully, but these errors were encountered: