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 12 May. 2025.
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
04/1204/1704/2404/2605/07Downloads for hansard0246810121416TrendBars

Today's Hot Picks in Authors and Packages

epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  
errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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