fetch_questions: Get Parliamentary Questions data for a defined period

Description Usage Arguments Value

View source: R/fetch_questions.R

Description

fetch_contributions Downloads Parliamentary Questions asked in a defined period

Usage

1
fetch_questions(start_date, end_date, session_start = NULL, session_end = NULL)

Arguments

start_date

The start date of the period for which PQs are downloaded

end_date

The end date of the period for which PQs are downloaded

session_start

The start year of the session in which PQs were asked

session_end

The end year of the session in which PQs were asked

Value

A tibble containing PQs asked along with details such as member, date, and subject


eliseuberoi/clcontributions documentation built on June 9, 2021, 9:24 p.m.