Gets detailed information about one parliamentary case.
Optionaloptions: RequestOptionsGets meetings for the current or a specified parliamentary session.
Optionaloptions: RequestOptionsGets parties represented in the current or a specified session/period.
Optionaloptions: RequestOptionsGets a question list. Defaults to all written questions in the current session.
Optionaloptions: RequestOptionsGets basic public person data for one representative identifier.
Optionaloptions: RequestOptionsGets elected representatives for the current or a specified parliamentary period.
Optionaloptions: RequestOptionsGets all official votes associated with one parliamentary case.
Optionaloptions: RequestOptionsSearches cases by fetching one official full-session export and filtering it locally. Stortinget does not expose server-side case search or pagination parameters.
Optionaloptions: RequestOptionsIterates every matching parliamentary case.
Stortinget publishes one full-session export. The iterator downloads it
once, then walks the filtered result locally even when caching is disabled.
maxPages limits the number of locally computed pages yielded.
Optionaloptions: RequestOptions & PaginateOptions
Client for Stortinget's anonymous public parliamentary data exports.