Other packages > Find by keyword >

stortingscrape  

Access Data from the Norwegian Parliament API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stortingscrape", "0.3.0")



Attach the package and use:
library("stortingscrape")
Maintained by
Martin Søyland
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-07
Latest Update: 2024-01-18
Description:
Functions for retrieving general and specific data from the Norwegian Parliament, through the Norwegian Parliament API at <https://data.stortinget.no>.
How to cite:
Martin Søyland (2022). stortingscrape: Access Data from the Norwegian Parliament API. R package version 0.3.0, https://cran.r-project.org/web/packages/stortingscrape. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.1 (2022-06-07 10:40), 0.1.2 (2022-08-26 21:30), 0.1.3 (2023-03-23 15:40)
Other packages that cited stortingscrape R package
View stortingscrape citation profile
Other R packages that stortingscrape depends, imports, suggests or enhances
Complete documentation for stortingscrape
Functions, R codes and Examples using the stortingscrape R package
Some associated functions: cases . covid_relief . covid_relief_result . get_all_committees . get_all_parties . get_case . get_counties . get_decision_votes . get_hearing_input . get_hearing_program . get_meeting_agenda . get_mp . get_mp_bio . get_mp_pic . get_parlperiod_mps . get_parlperiod_presidency . get_parlperiods . get_parlsessions . get_proceedings . get_proposal_votes . get_publication . get_question . get_question_hour . get_result_vote . get_session_cases . get_session_committees . get_session_decisions . get_session_delegations . get_session_hearings . get_session_meetings . get_session_mp_speech_activity . get_session_parties . get_session_publications . get_session_questions . get_topics . get_vote . get_written_hearing_input . interp0203 . mps4549 . parl_periods . parl_sessions . read_obt . vote . vote_result . 
Some associated R codes: data.R . get_all_committees.R . get_all_parties.R . get_case.R . get_counties.R . get_decision_votes.R . get_hearing_input.R . get_hearing_program.R . get_meeting_agenda.R . get_mp.R . get_mp_bio.R . get_mp_pic.R . get_parlperiod_mps.R . get_parlperiod_presidency.R . get_parlperiods.R . get_parlsessions.R . get_proceedings.R . get_proposal_votes.R . get_publication.R . get_question.R . get_question_hour.R . get_result_vote.R . get_session_cases.R . get_session_committees.R . get_session_decisions.R . get_session_delegations.R . get_session_hearings.R . get_session_meetings.R . get_session_mp_speech_activity.R . get_session_parties.R . get_session_publications.R . get_session_questions.R . get_topics.R . get_vote.R . get_written_hearing_input.R . read_obt.R .  Full stortingscrape 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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