Learn R Programming

ropenaq (version 0.2.11)

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.11

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Malle Salmon

Last Published

November 10th, 2020

Functions in ropenaq (0.2.11)

aq_locations

Providing data about distinct measurement locations.
aq_countries

Provides a simple listing of countries within the platform.
aq_measurements

Function for getting measurements table from the openAQ API
ropenaq-package

ropenaq: Accesses Air Quality Data from the Open Data Platform OpenAQ
aq_cities

Provides a simple listing of cities within the platform.
aq_latest

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