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

floor_updates related bills and legislators #153

Open
trevorsee opened this issue Sep 14, 2017 · 2 comments
Open

floor_updates related bills and legislators #153

trevorsee opened this issue Sep 14, 2017 · 2 comments
Assignees
Milestone

Comments

@trevorsee
Copy link

Is there any plan to implement related items on a floor_updates result? The Sunlight version of the api at least attempted to do this:

{
  "chamber": "house",
  "timestamp": "2013-01-04T18:34:14Z",
  "congress": 113,
  "year": 2013,
  "legislative_day": "2013-01-04",
  "update": "The House adjourned pursuant to S. Con. Res. 3. The next meeting is scheduled for 2:00 p.m. on January 14, 2013.",
  "bill_ids": [
    "sconres3-113"
  ],
  "roll_ids": [],
  "legislator_ids": []
}
@dwillis
Copy link
Contributor

dwillis commented Sep 20, 2017

@trevorsee we'll give this a shot.

@dwillis dwillis added this to the API v2 milestone Sep 20, 2017
@dwillis dwillis self-assigned this Sep 20, 2017
@dwillis
Copy link
Contributor

dwillis commented Sep 21, 2017

@trevorsee we've added bill_ids to floor update responses. Let me know how that works.

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

No branches or pull requests

2 participants