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 21 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

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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