Other packages > Find by keyword >

hansard  

Provides Easy Downloading Capabilities for the UK Parliament API
View on CRAN: Click here


Download and install hansard package within the R console
Install from CRAN:
install.packages("hansard")

Install from Github:
library("remotes")
install_github("cran/hansard")

Install by package version:
library("remotes")
install_version("hansard", "0.8.0")



Attach the package and use:
library("hansard")
Maintained by
Evan Odell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-12
Latest Update:
Description:
Provides functions to download data from the APIs. Because of the structure of the API, there is a named function for each type of available data for ease of use, as well as some functions designed to retrieve specific pieces of commonly used data. Functions for each new API will be added as and when they become available.
How to cite:
Evan Odell (2016). hansard: Provides Easy Downloading Capabilities for the UK Parliament API. R package version 0.8.0, https://cran.r-project.org/web/packages/hansard. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:46), 0.2.5 (2016-11-12 15:47), 0.3.4 (2016-12-13 19:54), 0.4.0 (2017-03-24 20:10), 0.4.6 (2017-06-05 09:31), 0.5.0 (2017-07-11 00:13), 0.5.2 (2017-08-13 07:34), 0.5.5 (2017-10-10 01:03), 0.6.0 (2018-03-03 01:52), 0.6.3 (2019-01-10 11:40), 0.7.0 (2019-05-21 18:10), 0.7.1 (2019-09-08 23:40), 0.8.0 (2019-11-13 16:00)
Other packages that cited hansard R package
View hansard citation profile
Other R packages that hansard depends, imports, suggests or enhances
Complete documentation for hansard
Functions, R codes and Examples using the hansard R package
Some associated functions: all_answered_questions . bill_publication_types . bill_publications . bill_stage_types . bills . commons_answered_questions . commons_division_date . commons_divisions . commons_oral_question_times . commons_oral_questions . commons_terms . commons_written_questions . constituencies . early_day_motions . election_candidates . election_results . elections . epetition . epetition_tibble . hansard . lord_vote_record . lords_amendments . lords_ammendments . lords_attendance . lords_attendance_date . lords_attendance_session . lords_divisions . lords_interests . lords_sessions . lords_written_questions . members . members_search . mp_edms . mp_questions . mp_vote_record . papers_laid . publication_logs . research_briefings . research_briefings_lists . sessions_info . tv_programmes . 
Some associated R codes: all_answered_questions.R . bill_publications.R . bill_stage_types.R . bills.R . commons_answered_questions.R . commons_division_date.R . commons_divisions.R . commons_oral_question_times.R . commons_oral_questions.R . commons_terms.R . commons_written_questions.R . constituencies.R . data.R . early_day_motions.R . election_candidates.R . election_results.R . elections.R . epetition.R . epetition_tibble.R . hansard-defunct.R . hansard-package.R . hansard_generic.R . lord_vote_record.R . lords_amendments.R . lords_attendance_date.R . lords_attendance_session.R . lords_divisions.R . lords_interests.R . lords_sessions.R . lords_written_questions.R . members.R . members_search.R . mp_edms.R . mp_questions.R . mp_vote_record.R . papers_laid.R . publication_logs.R . research_briefings.R . research_briefings_lists.R . sessions_info.R . tv_programmes.R . utils-aaq.R . utils-baseurl.R . utils-bills.R . utils-commons.R . utils-constit.R . utils-edm-loop.R . utils-edm.R . utils-elections.R . utils-epetition.R . utils-hansard-tidy.R . utils-house.R . utils-loop.R . utils-lords.R . utils-mp-questions.R . utils-publogs.R . utils-research.R . utils-sessions.R . utils-tv.R .  Full hansard package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA