Description Usage Arguments References Examples
Use this request type to get the 20 most recently updated bills for a specific legislative subject. Results can include more than one Congress.
1 | bills_recent_subject(subject, page = 1L)
|
subject |
A slug version of a legislative subject |
page |
page of results |
https://projects.propublica.org/api-docs/congress-api/bills/#get-recent-bills-by-a-specific-subject
1 2 3 4 | ## Not run:
bills_recent_subject("meat")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.