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.0")



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.0, https://cran.r-project.org/web/packages/ARPALData. Accessed 22 Dec. 2024.
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)
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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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