Skip to content

Instantly share code, notes, and snippets.

@jamescmacey
Created September 5, 2020 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamescmacey/5b04a03e68c85d6cb2303185573ad2c6 to your computer and use it in GitHub Desktop.
Save jamescmacey/5b04a03e68c85d6cb2303185573ad2c6 to your computer and use it in GitHub Desktop.
WhereTheyStand — bill JSON example
{
"name": "End of Life Choice Bill",
"description": "This bill gives people with a terminal illness the option of requesting assisted dying.",
"document_id": "BILL_74307",
"parliament_website_url": "https://www.parliament.nz/en/pb/bills-and-laws/bills-proposed-laws/document/BILL_74307/",
"wheretheystand_url": "https://wheretheystand.nz/bills/view-bill/BILL_74307/",
"ref": "269-3",
"parliament_number": 52,
"current_status": "Enacted",
"parliament_website_status": "Not current",
"bill_type": "Member's bill",
"voting_methods": "Personal votes only",
"parliament_website_last_updated": "2019-11-27",
"last_retrieved": "2020-07-01T09:45:35.161Z",
"is_divided": false,
"mp_responsible": {
"name": "David Seymour",
"slug": "david-seymour",
"wheretheystand_url": "https://wheretheystand.nz/people/david-seymour/"
},
"select_committee": {
"committee_name": "Justice Committee",
"committee_status": "Previously before committee",
"submissions_due_date": "2018-03-06",
"report_back_date": "2019-04-09"
},
"act": "End of Life Choice Act 2019 (2019/67)",
"introduction_date": "2017-06-08",
"first_reading_date": "2017-12-13",
"second_reading_date": "2019-06-26",
"third_reading_date": "2019-11-13",
"committee_whole_house_date": "2019-10-23",
"royal_assent_date": "2019-11-16",
"votes": [{
"vote_date": "2019-11-13",
"document_id": "HansS_20191113_074100000",
"wheretheystand_url": "https://wheretheystand.nz/bills/view-bill/BILL_74307/HansS_20191113_074100000/",
"parliament_website_url": "https://www.parliament.nz/en/pb/hansard-debates/rhr/document/HansS_20191113_074100000/vote",
"reading": 3,
"ayes": 69,
"noes": 51,
"abstentions": 0,
"absent": 0,
"parliament_number": 52,
"hansard_status": "Final",
"last_retrieved": "2020-07-02T09:54:16.934Z",
"vote_type": "personal",
"vote_outcome": "Bill read a third time.",
"vote_reason": "A personal vote was called for on the question, That the End of Life Choice Bill be now read a third time.",
"success": true
}, {
"vote_date": "2019-06-26",
"document_id": "HansS_20190626_076500000",
"wheretheystand_url": "https://wheretheystand.nz/bills/view-bill/BILL_74307/HansS_20190626_076500000/",
"parliament_website_url": "https://www.parliament.nz/en/pb/hansard-debates/rhr/document/HansS_20190626_076500000/vote",
"reading": 2,
"ayes": 70,
"noes": 50,
"abstentions": 0,
"absent": 0,
"parliament_number": 52,
"hansard_status": "Final",
"last_retrieved": "2020-07-02T09:55:37.837Z",
"vote_type": "personal",
"vote_outcome": "Bill read a second time.",
"vote_reason": "A personal vote was called for on the question, That the End of Life Choice Bill be now read a second time.",
"success": true
}, {
"vote_date": "2017-12-13",
"document_id": "HansS_20171213_078300000",
"wheretheystand_url": "https://wheretheystand.nz/bills/view-bill/BILL_74307/HansS_20171213_078300000/",
"parliament_website_url": "https://www.parliament.nz/en/pb/hansard-debates/rhr/document/HansS_20171213_078300000/vote",
"reading": 1,
"ayes": 76,
"noes": 44,
"abstentions": 0,
"absent": 0,
"parliament_number": 52,
"hansard_status": "Final",
"last_retrieved": "2020-07-02T10:00:29.538Z",
"vote_type": "personal",
"vote_outcome": "Bill read a first time.",
"vote_reason": "A personal vote was called for on the question, That the End of Life Choice Bill be now read a first time.",
"success": true
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment