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: 2019-11-13
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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