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.4.1")



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: 2025-04-07
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.4.1, https://cran.r-project.org/web/packages/stortingscrape. Accessed 12 Jun. 2026.
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), 0.3.0 (2024-01-18 13:30), 0.4.0 (2025-03-07 22:30)
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

Today's Hot Picks in Authors and Packages

tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  
MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
Download / Learn more Package Citations See dependency  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
Download / Learn more Package Citations See dependency  
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  
piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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