get_overview2: Retrieve overview of all OpenParlData endpoints and fields

View source: R/get_overview.R

get_overview2R Documentation

Retrieve overview of all OpenParlData endpoints and fields

Description

get_overview2 retrieves the names of the main resources provided by the OpenParlData.ch REST API and the fields they contain.

Usage

get_overview2(silent = F)

Arguments

silent

if TRUE, no progress bar and messages are displayed.

Value

A tibble with the 2 columns table and variable.

Examples

## Not run: 
# Overview for OpenParlData REST API
get_overview2()

## End(Not run)

swissparl documentation built on March 4, 2026, 9:07 a.m.