Learn R Programming

⚠️There's a newer version (0.2.11) of this package.Take me there.

ropenaq (version 0.2.1)

Accesses Air Quality Data from the Open Data Platform OpenAQ

Description

Allows access to air quality data from the API of the OpenAQ platform , with the different services the API offers (getting measurements for a given query, getting latest measurements, getting lists of available countries/cities/locations).

Copy Link

Version

Install

install.packages('ropenaq')

Monthly Downloads

15

Version

0.2.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Malle Salmon

Last Published

June 8th, 2017

Functions in ropenaq (0.2.1)

aq_measurements

Function for getting measurements table from the openAQ API
aq_cities

Provides a simple listing of cities within the platform.
aq_countries

Provides a simple listing of countries within the platform.
aq_latest

Provides the latest value of each available parameter for every location in the system.
aq_locations

Providing data about distinct measurement locations.