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 06 Nov. 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

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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