A function for retrieving all votes from a case. Vote data are only available from the 2011-2012 session
Value
A data.frame with the following variables:
| response_date | Date of data retrieval |
| version | Data version from the API |
| case_id | Case id up for vote |
| alternative_vote | Whether vote is an alternative vote |
| n_for | Number of votes for |
| n_absent | Number of MPs absent |
| n_against | Number of votes against |
| treatment_order | Order of treated votes |
| agenda_case_number | Case number on the agenda of the meeting |
| free_vote | Logical indication of whether the vote is related to the case as a whole |
| comment | Vote comment |
| meeting_map_number | Number on the meeting map |
| personal_vote | Logical indication of whether vote was recorded as roll call or not |
| president_id | Id of president holding president chair at the time of voting |
| president_party_id | Party of the sitting president |
| adopted | Logical indication of whether the proposal voted on was adopted |
| vote_id | Id of vote |
| vote_method | Voting method |
| vote_result_type | Result type (enstemmig_vedtatt = unanimously adopted) |
| vote_result_type_text | See vote_result_type |
| vote_topic | Description of the proposal voted upon |
| vote_datetime | Date and time of vote |