node-red-contrib-openaq
A collection of Node-RED nodes for
openaq.org
The nodes use the OpenAQ API to access the data.
Installation
The latest release of these nodes can be installed by running:
$ npm install node-red-contrib-openaq
Open AQ nodes
These nodes use the openaq.org API.
The samples directory contains example payloads and Node-RED flow using the nodes.
Cities
Provides a simple listing of cities within the platform.
Config
Configuration node, which optionally can be used to specify Open AQ API URL and console & file debug logging.
Countries
Provides a simple listing of countries within the platform.
Latest
Provides the latest value of each available parameter for every location in the system.
Locations
Provides a list of measurement locations and their meta data.
Measurements
Provides data about individual measurements
Parameters
Provides a simple listing of parameters within the platform.
Sources
Provides a list of data sources.