| getMPs {twfy} | R Documentation |
Get information about Members of Parliament
Description
Get information about Members of Parliament
Usage
getMPs(date = NULL, party = NULL, search = NULL)
Arguments
date |
Date for which the MP list is constructed |
party |
Restrict to MPs in this party |
search |
A search string |
Value
a data.frame with columns
member_idMember identifierperson_idPerson identifiernameMP's first names then family namepartyPartyconstituencyConstituency representedofficeNULL if no offices held, or a list with one element: a data.frame with column headings:deptThe committee or commission namepositionRole, e.g. Member,from_dateDate tenure in office beganto_dateDate tenure in office ended, or9999-12-31if still in office
or an empty list if parliament is dissolved.
[Package twfy version 0.1.0 Index]