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 31 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
Download / Learn more Package Citations See dependency  
GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
Download / Learn more Package Citations See dependency  
pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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