integrate pm 2.5 info for Weather
Bug #1513101 reported by
Yuan-Chen Cheng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Savilerow project |
New
|
High
|
Unassigned |
Bug Description
Chinese weather have pm2.5 information ! We need to:
1. find source for it
2. integrate into today / weather if nothing block us.
Changed in savilerow: | |
importance: | Undecided → High |
To post a comment you must log in.
That makes sense. aqicn.org/, air pollution(pm2.5.. etc) statistic that you see on most Chinese website are also come from this site. static. aqicn.org/ webwgt/ %s/widget. v1.js" % city ) city string can be Chengdu. Beijing, London. static. aqicn.org/ webwgt/ Chengdu/ widget. v1.js
But for all i know, the only website that provides global air pollution information is http://
As long as aqicn grant us the following api, then we can make it.
("http://
e.g
http://
There're bunch of discussion around public api access. But officially no respond. Considering aqicn is non-profitable organization, it's reasonable.
So business go first, then Weather scope / app will have air pollution statistic integration if we are granted with APIs by aqicn.
Any marketing guys in Beijing can help this will be great. I can forward him/her my detailed API request.
PS:No need to do today aggregator modification since content source come from weather scope.