Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chamber on bill actions wrong with type is President #123

Closed
epanchenko opened this issue Aug 22, 2017 · 3 comments
Closed

Chamber on bill actions wrong with type is President #123

epanchenko opened this issue Aug 22, 2017 · 3 comments
Assignees
Labels

Comments

@epanchenko
Copy link

I would think the chamber should be blank once a bill is acted on by the President.

"actions":[
{
"id": 36,
"chamber": "House",
"action_type": "President",
"datetime": "2017-08-12",
"description": "Became Public Law No: 115-46."
},
{
"id": 35,
"chamber": "House",
"action_type": "President",
"datetime": "2017-08-12",
"description": "Signed by President."
}

https://api.propublica.org/congress/v1/115/bills/s114.json

@dwillis
Copy link
Collaborator

dwillis commented Aug 23, 2017

That seems a reasonable expectation. We'll fix.

@dwillis dwillis added the bug label Aug 23, 2017
@dwillis dwillis self-assigned this Aug 23, 2017
@dwillis
Copy link
Collaborator

dwillis commented Aug 23, 2017

This should be fixed this evening.

@epanchenko
Copy link
Author

It is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants