stations {aire.zmvm} | R Documentation |
Pollution measuring stations in Mexico City
Description
This dataset contains all pollution measuring stations in Mexico City. The station with code SS1 was added manually since it was missing from the official source dataset (its location was found in the Audit of Ambient Air Monitoring Stations for the Sistema de Monitoreo Atmosférico de la Ciudad de México).
Usage
stations
Format
A data frame with 63 rows and 7 variables:
- station_code
abbreviation of the station
- station_name
name of the station
- lon
longitude of the station
- lat
latitude of the station
- altitude
altitude of the station
- comment
comment
- station_id
id of the station
Source
‘http://148.243.232.112:8080/opendata/catalogos/cat_estacion.csv’
Examples
head(stations)
[Package aire.zmvm version 1.0.0 Index]