Package: EEAaq 1.0.0
EEAaq: Handle Air Quality Data from the European Environment Agency Data Portal
This software downloads and manages air quality data from the European Environmental Agency (EEA) dataflow (<https://www.eea.europa.eu/data-and-maps/data/aqereporting-9>). See the web page <https://eeadmz1-downloads-webapp.azurewebsites.net/> for details on the EEA's Air Quality Download Service. The package allows dynamically mapping the stations, summarising and time aggregating the measurements and building spatial interpolation maps. See the web page <https://www.eea.europa.eu/en> for further information on EEA activities and history. Further details, as well as, an extended vignette of the main functions included in the package, are available at the GitHub web page dedicated to the project.
Authors:
EEAaq_1.0.0.tar.gz
EEAaq_1.0.0.tar.gz(r-4.5-noble)EEAaq_1.0.0.tar.gz(r-4.4-noble)
EEAaq_1.0.0.tgz(r-4.4-emscripten)EEAaq_1.0.0.tgz(r-4.3-emscripten)
EEAaq.pdf |EEAaq.html✨
EEAaq/json (API)
# Install 'EEAaq' in R: |
install.packages('EEAaq', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paolomaranzano/eeaaq_r/issues
Last updated 1 months agofrom:e7245aec7e. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 08 2025 |
R-4.5-linux | OK | Mar 08 2025 |
R-4.4-linux | OK | Mar 08 2025 |
Exports:EEAaq_exportEEAaq_get_dataEEAaq_get_dataframeEEAaq_get_stationsEEAaq_idw_mapEEAaq_importEEAaq_map_stationsEEAaq_summaryEEAaq_time_aggregateis_EEAaq_df
Dependencies:abindarrowaskpassassertthatbackportsbase64encbitbit64bootbroombslibcachemcarcarDataclassclassIntclicliprcolorspacecorrplotcowplotcpp11crayoncrosstalkcurlDBIDerivdigestdoBydplyre1071evaluatefansifarverfastmapFNNfontawesomeFormulafsgenericsggplot2ggpubrggrepelggsciggsignifgifskigluegridExtragstatgtablehighrhmshtmltoolshtmlwidgetshttrintervalsisobandjquerylibjsonliteKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclelme4lubridatemagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkmimeminqamodelrmunsellnlmenloptrnnetnumDerivopensslpbkrtestpillarpkgconfigpngpolynomprettyunitsprogressproxypurrrquantregR6rappdirsrasterrbibutilsRColorBrewerRcppRcppEigenRdpackreadrreformulasrlangrmarkdownrstatixs2sassscalessfsftimespspacetimeSparseMstarsstringistringrsurvivalsysterratibbletidyrtidyselecttimechangetinytextzdbunitsutf8vctrsviridisLitevroomwithrwkxfunxtsyamlzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Code_extr | code_extr |
Export and save an 'EEAaq_df' class object | EEAaq_export |
Download air quality data at european level from the EEA download service | EEAaq_get_data |
EEAaq_get_dataframe | EEAaq_get_dataframe |
Download EEA measurement station information dataset | EEAaq_get_stations |
Build a spatial interpolation map based on the Inverse Distance Weighting technique. | EEAaq_idw_map |
Reverse function of 'EEAaq_export'. Reads an 'EEAaq_df' object | EEAaq_import |
Create a map representing the stations based on the data given in input or the information specified in the parameters | EEAaq_map_stations |
Generate an 'EEAaq_df' data summary | EEAaq_summary |
Time aggregation of an 'EEAaq_df' class object. | EEAaq_time_aggregate |
Get LAU data | get_LAU |
Get NUTS | get_NUTS |
Get pollutant | get_pollutants |
Get Station Data | get_stations |
Handle Dates based on Dataset Ranges | handle_dates |
Check if a given object is an 'EEAaq_df' class object | is_EEAaq_df |
Aggregate data based on a specific statistic | my_summarise |