Sorry, something wrong happened :-(
Invalid internal ticket ID
Initial setup
first step is to make sure to acquire your own token for all API access.
You can get your token from the data-platform token page.
Map tile API
The map tile API can be used to show the real-time Air Quality index on a google, bing or openstreet map.
Read more about the Map tile API description and examples
Widget API
The widget API can be used to integrate the real-time Air Quality index on any web page.
Read more about the Widget API description.
There is also a non-programmatic API for an easy integration with word-press, which can generate any of the widget below. For more information, go to your city page (eg aqicn.org/city/auckland), scroll-down until you find the "Download the real-time Air Quality Index Widget" and click on the "Wordpress & Blogger" logo.
JSON API
$ curl -i "http://api.waqi.info/feed/shanghai/?token=demo"
The JSON API can be used for advanced programmatic integration:
For more information, you can use the on-line API documentation or refer to the sample javascript code / web demo.
Note that more functionality will be added during the coming weeks:
We may change, delete, add to, or otherwise amend information contained on this website without notice.
Under no circumstances will the World Air Quality Index project team or its agents be liable in contract, tort or otherwise for any loss, injury or damage arising directly or indirectly from the supply of this data.
프로그래밍 방식 API의 사용에는 "허용되는 사용" 정책이 적용됩니다.
기본 할당량은 초당 1,000(천)개의 요청입니다.
(예, 많은 금액입니다. 이는 UNEP 동료들의 지원 덕분입니다.)
(여기서 데이터는 API에서 얻은 데이터를 나타냅니다)
과거 데이터는 데이터 플랫폼 페이지를 확인하세요.
(여기서 앱은 위에 언급된 데이터를 활용하는 모든 애플리케이션, 서비스를 나타냅니다)
위 정책이 귀하의 요구 사항을 충족하지 못하거나 더 큰 할당량이 필요한 경우 먼저 당사에 문의하십시오.
당사는 언제든지 사전 통지 없이 서비스 기간을 변경할 권리를 보유합니다.
위 API에서 제공하는 데이터의 품질과 정확성을 보장하기 위해 모든 합리적인 조치가 취해졌습니다. 하지만:
AQI | 지수구분 | 구간의미 |
0 - 50 | 좋음 | 대기오염 관련 질환자군에서도 영향이 유발되지 않을 수준 |
51 -100 | 보통 | 환자군에게 만성 노출시 경미한 영향이 유발될 수 있는 수준 |
101-150 | 민감군영향 | 환자군 및 민감군에게 유해한 영향이 유발될 수 있는 수준 |
151-200 | 나쁨 | 환자군 및 민감군(어린이, 노약자 등)에게 유해한 영향 유발, 일반인도 건강상 불쾌감을 경험할 수 있는 수준 |
201-300 | 매우나쁨 | 환자군 및 민감군에게 급성 노출시 심각한 영향 유발, 일반인도 약한 영향이 유발될 수 있는 수준 |
300+ | 위험 | 환자군 및 민감군에게 응급 조치가 발생되거나, 일반인에게 유해한 영향이 유발될 수 있는 수준 |