patperu / AriaToscana

R data package containing air pollution data from Tuscany for the years 2008-2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AriaToscana

Build Status

This package contains data of various pollutants from Tuscany over the period 2008-2015.

This is not an offical package.

The sources are the CSV-Files from ARPAT Toscana.

The dataset is split in two variables:

  • at_inq: Hourly values of various pollutants, 2008-2015
  • at_pm: Daily values of Particulate Matter (PM10 and PM2.5), 2008-2015

Issues

Some data was excluded:

  • GR_DATI_QA_2011_CSV.zip - file GR-SONNINO_1_2011.csv has zero values
  • No PTS data for LI-GIARDINI-PUBBLICI
  • I guess that the spelling for some pollutants names (parameter) are not always the same over the years.

Installation

AriaToscana is not currently on CRAN. If necessary (install.packages("devtools")) and run:

devtools::install_github("patperu/AriaToscana")

Analysis

The directory Report contains a first analysis.

About

R data package containing air pollution data from Tuscany for the years 2008-2015


Languages

Language:HTML 99.3%Language:R 0.5%Language:CSS 0.2%