add openAQ and/or IQAir compatability #3

Open
opened 2020-09-30 09:20:13 +00:00 by zzkt · 0 comments
zzkt commented 2020-09-30 09:20:13 +00:00 (Migrated from github.com)

datasources

...add the option to use the openAQ API and/or IQAir and/or other datasources.

OpenAQ

OpenAQ provides a REST API (reference) for programmatic access to the OpenAQ database. There are 2 versions (as of JUL 2023)

  • version 1 - only includes reference/government sources, i.e. does not include low-cost sensors
  • version 2 - includes full OpenAQ dataset and additional query features compared to version 1

"Starting July 1 2023 an API Key will be required to access the OpenAQ API at the current rate limit. Key-less access will still be available but at a significantly lower rate limit."

IQAir

IQAir requires an AirVisual account and an API key

## datasources ...add the option to use the [openAQ API](https://github.com/openaq/openaq-api-v2) and/or [IQAir](https://www.iqair.com/air-pollution-data-api) and/or other datasources. ### OpenAQ OpenAQ provides a REST API ([reference](https://docs.openaq.org/reference)) for programmatic access to the OpenAQ database. There are 2 versions (as of JUL 2023) - version 1 - only includes reference/government sources, i.e. does not include low-cost sensors - version 2 - includes full OpenAQ dataset and additional query features compared to version 1 "Starting July 1 2023 an API Key will be required to access the OpenAQ API at the current rate limit. Key-less access will still be available but at a significantly lower rate limit." ### IQAir [IQAir](https://www.iqair.com/air-pollution-data-api) requires an [AirVisual](https://www.airvisual.com/auth/login) account and an [API key](https://www.iqair.com/dashboard/api)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zzkt/aqi#3
No description provided.