Package: PublicWorksFinanceIT
Title: Soil Defense Investments in Italy: Data Retrieval, Analysis,
        Visualization
Version: 0.1.0
Authors@R: c(person(given = "Lorena",
           family = "Ricciotti", 
           role = c("aut", "cre"),
           email="lorena.ricciotti@uniba.it",
           comment = c(ORCID = "0009-0005-7774-3181")),
    person(given = "Alessio",
           family = "Pollice", 
           role = c("ctb","ths"),
           email="alessio.pollice@uniba.it",
           comment = c(ORCID = "0000-0002-2818-9373"))
  )
Description: Facilitates the retrieval and analysis of financial data related to public works in Italy, 
    focusing on soil defense investments. It extracts data from 'OpenCoesione', 'OpenBDAP', 
    and the 'ReNDiS' database, eliminating the need for direct access to these platforms.
    The package boasts a user-friendly design, featuring real time updates and a set of functions 
    tailored for data retrieval and visualization.
    See the webpages for further information
    <http://www.rendis.isprambiente.it/rendisweb/>,
    <https://opencoesione.gov.it/en/>, and    
    <https://bdap-opendata.rgs.mef.gov.it/>.
Encoding: UTF-8
Language: EN
LazyData: true
LazyDataCompression: xz
Imports: magrittr, dplyr, ggplot2, httr,leaflet, rlang, rvest, scales,
        sf, tibble, tidyr
RoxygenNote: 7.3.0
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2024-02-05 09:52:19 UTC; lori1
Author: Lorena Ricciotti [aut, cre] (<https://orcid.org/0009-0005-7774-3181>),
  Alessio Pollice [ctb, ths] (<https://orcid.org/0000-0002-2818-9373>)
Maintainer: Lorena Ricciotti <lorena.ricciotti@uniba.it>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-02-06 17:00:05 UTC
