Package: BFS
Type: Package
Title: Get Data from the Swiss Federal Statistical Office
Version: 0.7.0
Authors@R: 
  c(person(given = "Felix",
           family = "Luginbuhl",
           role = c("aut", "cre", "cph"),
           email = "felix.luginbuhl@protonmail.ch", 
           comment = c(ORCID = "0009-0008-6625-2899")),
    person(given = "Marius",
           family = "Hodel",
           role = "ctb",
           comment = c(ORCID = "0000-0001-8789-506X")),
    person(given = "Janosch",
           family = "Brenzel-Weiss",
           role = "ctb"),
    person(given = "Joao",
           family = "Martins",
           role = "ctb"),
    person(given = "Philipp", 
           family = "Baumann",
           role = "ctb",
           email = "baumann-philipp@protonmail.com", 
           comment = c(ORCID = "0000-0002-3194-8975")))
Maintainer: Felix Luginbuhl <felix.luginbuhl@protonmail.ch>
Description: Search and download data from the Swiss Federal Statistical Office (BFS) APIs <https://www.bfs.admin.ch/>.
License: GPL (>= 3)
Depends: R (>= 3.4)
Imports: pxweb, httr2, xml2, rvest, tibble, magrittr, janitor, purrr,
        dplyr, curl, zip, fs, tools, lifecycle, rlang, tidyr
Suggests: testthat (>= 3.0.0), rstac, sf
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://felixluginbuhl.com/BFS/, https://github.com/lgnbhl/BFS/
BugReports: https://github.com/lgnbhl/BFS/issues
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2025-11-03 16:17:14 UTC; felix
Author: Felix Luginbuhl [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0008-6625-2899>),
  Marius Hodel [ctb] (ORCID: <https://orcid.org/0000-0001-8789-506X>),
  Janosch Brenzel-Weiss [ctb],
  Joao Martins [ctb],
  Philipp Baumann [ctb] (ORCID: <https://orcid.org/0000-0002-3194-8975>)
Repository: CRAN
Date/Publication: 2025-11-03 16:30:02 UTC
Built: R 4.4.3; ; 2025-11-10 04:50:20 UTC; windows
