Other packages > Find by keyword >

ARPALData  

Retrieving and Analyzing Air Quality and Weather Data from ARPA Lombardia
View on CRAN: Click here


Download and install ARPALData package within the R console
Install from CRAN:
install.packages("ARPALData")

Install from Github:
library("remotes")
install_github("cran/ARPALData")

Install by package version:
library("remotes")
install_version("ARPALData", "1.6.1")



Attach the package and use:
library("ARPALData")
Maintained by
Paolo Maranzano
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-08
Latest Update: 2024-02-24
Description:
Contains functions for retrieving, managing and analysing air quality and weather data from Regione Lombardia open database (). Data are collected by ARPA Lombardia (Lombardia Environmental Protection Agency), Italy, through its ground monitoring network. See the webpage 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 1968 (for air quality) and are updated with daily frequency by the regional agency. Full description of the package can be retrieved in the companion paper Maranzano \& Algieri (2024), "ARPALData: an R package for retrieving and analyzing air quality and weather data from ARPA Lombardia (Italy)", Environmental and Ecological Statistics, .
How to cite:
Paolo Maranzano (2021). ARPALData: Retrieving and Analyzing Air Quality and Weather Data from ARPA Lombardia. R package version 1.6.1, https://cran.r-project.org/web/packages/ARPALData. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.0 (2021-07-08 09:40), 1.0.1 (2021-08-11 16:40), 1.0.2 (2021-08-20 17:00), 1.2.0 (2021-09-12 13:50), 1.2.1 (2021-10-19 21:40), 1.2.2 (2021-12-10 18:20), 1.2.3 (2022-03-07 21:20), 1.3.0 (2023-02-27 20:42), 1.3.1 (2023-04-12 19:10), 1.4.0 (2023-09-11 17:52), 1.5.0 (2023-09-26 14:30), 1.5.1 (2024-02-24 17:50), 1.5.2 (2024-03-17 01:00), 1.6.0 (2024-08-26 16:30)
Other packages that cited ARPALData R package
View ARPALData citation profile
Other R packages that ARPALData depends, imports, suggests or enhances
Complete documentation for ARPALData
Functions, R codes and Examples using the ARPALData R package
Some associated functions: ARPALData . ARPALdf_Summary . ARPALdf_Summary_map . Time_aggregate . get_ARPA_Lombardia_AQ_data . get_ARPA_Lombardia_AQ_municipal_data . get_ARPA_Lombardia_AQ_municipal_registry . get_ARPA_Lombardia_AQ_registry . get_ARPA_Lombardia_W_data . get_ARPA_Lombardia_W_registry . get_ARPA_Lombardia_zoning . get_Lombardia_geospatial . is_ARPALdf . is_ARPALdf_AQ . is_ARPALdf_AQ_mun . is_ARPALdf_W . map_Lombardia_stations . registry_KNN_dist . 
Some associated R codes: AQ_metadata_reshape.R . AQ_municipal_metadata_reshape.R . ARPALData.R . ARPALdf_Summary.R . ARPALdf_Summary_map.R . Custom_summarise.R . Excess_na_converter.R . Hampel_flt.R . Time_aggregate.R . W_metadata_reshape.R . Wind_averaging.R . as_difftime.R . get_ARPA_Lombardia_AQ_data.R . get_ARPA_Lombardia_AQ_data_1y.R . get_ARPA_Lombardia_AQ_municipal_data.R . get_ARPA_Lombardia_AQ_municipal_data_1y.R . get_ARPA_Lombardia_AQ_municipal_registry.R . get_ARPA_Lombardia_AQ_registry.R . get_ARPA_Lombardia_W_data.R . get_ARPA_Lombardia_W_data_1y.R . get_ARPA_Lombardia_W_registry.R . get_ARPA_Lombardia_zoning.R . get_Lombardia_geospatial.R . is.infinite_df.R . is.nan_df.R . is.negative.R . is.negative_df.R . is.zero.R . is.zero_df.R . is_ARPALdf.R . is_ARPALdf_AQ.R . is_ARPALdf_AQ_mun.R . is_ARPALdf_W.R . k_min_vals_vec.R . k_min_vals_vec_idx.R . map_Lombardia_stations.R . mom_kurt.R . mom_skew.R . quantilep.R . registry_KNN_dist.R . url_dataset_year.R .  Full ARPALData package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA