Skip to content

mp_vote_record issue #16

Description

@annalombardi

When using the function mp_vote_record() I'm finding a discrepancy for some MPs when compared with the Hansard website.

David Cameron, for example, has 252 voting records over his time as PM from the Hansard website: https://hansard.parliament.uk/search/MemberContributions?memberId=1467&startDate=2010-05-11&endDate=2016-07-13&type=Divisions&outputType=List&partial=False

but I only get 212 when I run my R script:
Cameron_vote_record <- mp_vote_record(1467, start_date = "2010-05-11", end_date = "2016-07-13", verbose = FALSE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions