powered by
A function for retrieving all Norwegian parliamentary parties in the data.stortinget.no API.
get_all_parties()
A data.frame of all parties, with the variables:
get_session_parties
if (FALSE) { parties <- get_all_parties() head(parties) }
Run the code above in your browser using DataLab