Package 'airqualityES'

Title: Air Quality Measurements in Spain from 2011 to 2018
Description: These dataset contains daily quality air measurements in Spain over a period of 18 years (from 2001 to 2018). The measurements refer to several pollutants. These data are openly published by the Government of Spain. The datasets were originally spread over a number of files and formats. Here, the same information is contained in simple dataframe for convenience of researches, journalists or general public. See the Spanish Government website for more information.
Authors: Jose V. Die [aut, cre] , Jose R. Caro [ctb]
Maintainer: Jose V. Die <[email protected]>
License: CC BY-SA 4.0
Version: 1.0.0
Built: 2024-11-06 05:27:45 UTC
Source: https://github.com/jdieramon/airqualityes

Help Index


Air quality measurements in Spain

Description

Daily data referred to several pollutants (from 2001 to 2018).

Usage

data(airqES)

Format

A data.frame with 112,484 rows and columns:

  • year, Year of measurement

  • month, Month of measurement

  • province, Province

  • city, City

  • station_id, Measurement station identifier

  • pollutant, Pollutant name

  • D01-D031, days 1-31 of measurement

Author(s)

Jose V. Die & Jose R. Caro

Source

Official data Government of Spain.


airqualityES: Air quality measurements in Spain

Description

aiqualityES dataset contains daily quality air measurements from 2001 to 2018.

Author(s)

Jose V. Die [email protected], Jose R. Caro

See Also

Useful links:


Air stations in Spain

Description

Description of station features.

Usage

data(stations)

Format

A data.frame with 604 rows and columns:

  • id, local identifier

  • province_id, province identifier

  • city_id, city identifier

  • station, station identifier

  • location_id, location identifier

  • administration, official administration

  • station_name, name of the station

  • first_day, day of first recod

  • last_day, day of last record

  • latitude, coordinates

  • longitude, coordinates

  • altitude, coordinates

  • auton_commun, autonomous communities

  • province, province

  • city, city

  • station_kind, kind of station

  • area, area

Author(s)

Jose V. Die & Jose R. Caro

Source

Official data Government of Spain.