constituency_results_tidy
                        constituency_results_tidy
date_tidy               A function that makes date variables returned
                        from the API datable, ie by converting them to
                        POSIXct. Does the same thing for datetimes.
mnis                    mnis: Easy Downloading Capabilities for the
                        Member Name Information Service
mnis_all_members        All members data
mnis_all_reference      Returns a list of 39 tibbles, with the name and
                        data returned from each respective reference
                        function.
mnis_base               A generic function for the MNIS API
mnis_basic_details      Additional member information
mnis_bom                Strip out BOM from JSON data
mnis_constituency_results
                        Constituency election results
mnis_department         mnis_department
mnis_eligible           mnis_eligible
mnis_full_biog          Full Biography
mnis_general_election_results
                        Election results
mnis_joined_between     Members who joined between two dates.
mnis_lords_type         Peers' party affiliations
mnis_member_date        Returns a tibble with a member's status on a
                        given date.
mnis_mps_on_date        All MPs between two dates
mnis_party_state        Party standing on a given date
mnis_peers_on_date      Peers on date
mnis_political_interests
                        Political and Geographical Interests
mnis_tidy               Functions to tidy up the variable names
                        returned from the API, and turn dates and
                        datetimes to POSIXct.
ref_address_types       Reference data
tidy_bom                A function to strip Byte Order Marks (BOM) out
                        of JSON data returned from the API.
