Package: swissdd
Type: Package
Title: Get Swiss Federal and Cantonal Vote Results from Opendata.swiss
Version: 1.1.0
Authors@R: c(
    person("Thomas", "Lo Russo", email = "th.lorusso@gmail.com", role = c("cre","aut")),
    person("Thomas", "Willi", email = "thomas.willi@uzh.ch", role = "aut"))
Description: Builds upon the real time data service as well as the archive for national votes <https://opendata.swiss/api/3/action/package_show?id=echtzeitdaten-am-abstimmungstag-zu-eidgenoessischen-abstimmungsvorlagen> and cantonal votes <https://opendata.swiss/api/3/action/package_show?id=echtzeitdaten-am-abstimmungstag-zu-kantonalen-abstimmungsvorlagen>. It brings the results of Swiss popular votes, aggregated at the geographical level of choice, into R. Additionally, it allows to retrieve data from the Swissvotes-Database, one of the most comprehensive data platforms on Swiss referendums and initiatives <https://swissvotes.ch/page/dataset/swissvotes_dataset.csv>. 
Depends: R (>= 3.5.0)
Imports: dplyr, tidyr (>= 1.0.0), ggplot2, httr, jsonlite, lubridate,
        purrr, sf, rgdal, stringr, tibble
URL: https://github.com/politanch/swissdd
BugReports: https://github.com/politanch/swissdd/issues
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-03 12:29:23 UTC; tlo1
Author: Thomas Lo Russo [cre, aut],
  Thomas Willi [aut]
Maintainer: Thomas Lo Russo <th.lorusso@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-03 14:50:10 UTC
