Package: bdl
Type: Package
Title: Interface and Tools for 'BDL' API
Version: 1.0.5
Authors@R: c(person("Marzena", "Szpadel", email = "M.Szpadel@stat.gov.pl",
                  role = c("aut")),
             person("Krzysztof", "Kania", email = "contact@krzysztofkania.com",
             role = c("aut", "cre")),
             person(given = "Statistics Poland",
                  role = c("cph", "fnd")))
Description: Interface to Local Data Bank ('Bank Danych Lokalnych' - 'bdl') API 
    <https://api.stat.gov.pl/Home/BdlApi?lang=en> with set of useful tools like 
    quick plotting and map generating using data from bank. 
License: GPL-3
Depends: R (>= 3.5.0)
Imports: methods, magrittr, tibble, jsonlite, httr, dplyr, tidyr,
        utils, stats, ggplot2, ggpubr, randomcoloR, purrr, sf,
        tmaptools, tmap, progress
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
RoxygenNote: 7.2.2
URL: https://statisticspoland.github.io/R_Package_to_API_BDL/
BugReports: https://github.com/statisticspoland/R_Package_to_API_BDL/issues
Packaged: 2023-02-24 09:04:22 UTC; Aemaful
Author: Marzena Szpadel [aut],
  Krzysztof Kania [aut, cre],
  Statistics Poland [cph, fnd]
Maintainer: Krzysztof Kania <contact@krzysztofkania.com>
Date/Publication: 2023-02-24 15:00:02 UTC
Built: R 4.5.0; ; 2025-04-03 01:15:12 UTC; unix
