Package: swissparl
Type: Package
Title: Interface to Swiss Parliament Web Services and the
        'OpenParlData' API
Version: 0.3.0
Authors@R: 
    c(person("David", "Zumbach", , "david.zumbach@gfzb.ch", c("aut", "cre")),
    person("Benjamin", "Gföhler", role = "ctb"))
Description: Provides machine-readable access to parliamentary data of the 
    Swiss Federal Assembly via the 'OData' interface (<https://ws.parlament.ch/odata.svc/>) 
    and the 'OpenParlData' REST API (<https://api.openparldata.ch>), which also 
    offers harmonized data for selected cantonal and municipal parliaments.
URL:
        https://www.parlament.ch/de/%c3%bcber-das-parlament/fakten-und-zahlen/open-data-web-services,
        https://api.openparldata.ch/documentation
BugReports: https://github.com/zumbov2/swissparl/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: dplyr, jsonlite, magrittr, purrr, stringr, tibble, tidyr,
        crayon, httr, ggplot2, glue, utils
NeedsCompilation: no
Packaged: 2026-03-04 07:20:07 UTC; DavidZumbach
Author: David Zumbach [aut, cre],
  Benjamin Gföhler [ctb]
Maintainer: David Zumbach <david.zumbach@gfzb.ch>
Repository: CRAN
Date/Publication: 2026-03-04 07:30:02 UTC
Built: R 4.6.0; ; 2026-04-26 01:14:15 UTC; unix
