Package: ARPALData
Type: Package
Title: Retrieving, Managing and Analysing Air Quality and Weather Data
        for Lombardy (Italy) using ARPA Lombardia Open Database
Version: 1.3.1
Description: Contains functions for retrieving, managing and analysing air quality and weather data from Regione Lombardia open database (<https://www.dati.lombardia.it/>).
    Data are collected by ARPA Lombardia (Lombardia Environmental Protection Agency), Italy, through its ground monitoring network.
    See the webpage <https://www.arpalombardia.it/Pages/ARPA_Home_Page.aspx> for further information on ARPA Lombardia's activities and history.
    Data quality (e.g. missing values, exported values, graphical mapping) has been checked involving members of the ARPA Lombardia's office for air quality control.
    The package makes available observations since 1989 (for weather) and 1996 (for air quality) and are updated with daily frequency by the regional agency.
License: GPL (>= 2)
Imports:
        RSocrata,tidyselect,dplyr,utils,lubridate,magrittr,rlang,readr,stringi,stringr,tm,tidyr,purrr,eurostat,sf,ggplot2,tibble,data.table,aweek,parallel,doParallel,moments,mondate
Suggests: tidyverse
Encoding: UTF-8
RoxygenNote: 7.2.3
Authors@R: 
    c(person(given = "Paolo",
             family = "Maranzano",
             role = c("aut", "cre", "cph"),
             email = "pmaranzano.ricercastatistica@gmail.com",
             comment = c(ORCID = "0000-0002-9228-2759")),
      person(given = "Andrea",
             family = "Algieri",
             role = c("aut", "cph"),
             email = "a.algieri@arpalombardia.it"))
NeedsCompilation: no
Packaged: 2023-04-11 11:49:49 UTC; paulm
Author: Paolo Maranzano [aut, cre, cph]
    (<https://orcid.org/0000-0002-9228-2759>),
  Andrea Algieri [aut, cph]
Maintainer: Paolo Maranzano <pmaranzano.ricercastatistica@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-12 17:10:02 UTC
