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 05 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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