From d9eea50ed03112d6b07553280aa52e0a309db0a1 Mon Sep 17 00:00:00 2001 From: Sihyun Kim Date: Tue, 7 Jan 2020 20:02:07 -0700 Subject: [PATCH] Add AQICN --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b8be7a..69c4507 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ API | Description | Auth | HTTPS | CORS | | [AirVisual](https://airvisual.com/api) | Air quality and weather data | `apiKey` | Yes | Unknown | | [GrünstromIndex](https://www.corrently.de/hintergrund/gruenstromindex/index.html) | Green Power Index for Germany (Grünstromindex/GSI) | No | No | Yes | | [OpenAQ](https://docs.openaq.org/) | Open air quality data | `apiKey` | Yes | Unknown | +| [AQICN](http://aqicn.org/api) | Real-time air quality index | `apiKey` | No | Unknown | | [PM25.in](http://www.pm25.in/api_doc) | Air quality of China | `apiKey` | No | Unknown | | [PVWatts](https://developer.nrel.gov/docs/solar/pvwatts/v6/) | Energy production photovoltaic (PV) energy systems | `apiKey` | Yes | Unknown | | [UK Carbon Intensity](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0) | The Official Carbon Intensity API for Great Britain developed by National Grid | No | Yes | Unknown |