Skip to contents

A function for retrieving dates of the parliamentary periods after WWII

Usage

get_parlperiods()

Value

A data.frame with the following variables:

response_dateDate of data retrieval
versionData version from the API
fromDate session started
idId of for session (used for other functions)
toDate session ended
yearsFrom year to year in full format

See also

Examples


if (FALSE) {

parlper <- get_parlperiods()
parlper

}