Get list of MPs in a given parliamentary period
Source:R/get_parlperiod_mps.R
get_parlperiod_mps.Rd
A function for retrieving Norwegian MPs for a given parliamentary period from the parliament API
Value
A data.frame with the following variables:
response_date | Date of data retrieval |
version | Data version from the API |
death | Date of death |
lastname | MP last name |
birth | Date of birth |
firstname | MP first name |
mp_id | MP id |
gender | MP gender |
county_id | Id of county MP represented |
party_id | Id of party MP represented |
substitute_mp | Logical for whether MP is a substitute |
period_id | Id of period represented in |