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]
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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ARPALData510152025303540TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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