General Functions

General information retrieval functions.

mnis_all_members()

All members data

mnis_base()

A generic function for the MNIS API

mnis_eligible()

mnis_eligible

mnis_full_biog()

Full Biography

mnis_joined_between()

Members who joined between two dates.

mnis_mps_on_date()

All MPs between two dates

mnis_peers_on_date()

Peers on date

Reference Functions

Functions to return reference data, which can provide parameters for other function calls. The functions do not accept any arguments aside from the tidy argument, which defaults to TRUE, and the tidy_style argument, which defaults to ‘snake_case’.

mnis_all_reference()

Returns a list of 39 tibbles, with the name and data returned from each respective reference function.

Additional Functions

Functions to return additional information on an MP.

Fixed Scope Functions

Functions to return datasets, with a limited number of accepted parameters.

mnis_party_state()

Party standing on a given date

mnis_constituency_results()

Constituency election results

mnis_department()

mnis_department

mnis_general_election_results()

Election results

mnis_lords_type()

Peers' party affiliations

mnis_member_date()

Returns a tibble with a member's status on a given date.