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



Attach the package and use:
library("stortingscrape")
Maintained by
Martin Søyland
[Scholar Profile | Author Map]
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.4.0, https://cran.r-project.org/web/packages/stortingscrape. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for stortingscrape05101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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