Is there any api for pollution index like weather? [closed]
开发者_开发知识库
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this questionam working on a project which requires me to get the pollution index based on a location. Are there any services online that can provide on demand pollution index?
I googled it but could not find anything.
Any suggestions?
THanks
The EnviroFacts 'Toxic Release Inventory' API publishes data about toxins released into the environment in the US: http://www.epa.gov/developer/efapi_tri.html
http://www.epa.gov/air/emissions/where.htm seems to have a lot of info on emissions (by state or pollutant), but not the Air Pollution Index specifically... According to Wikipedia the Air Pollution Index only covers China, Hong Kong, and Malaysia, so I'm not sure where you're located but it doesn't seem like there's an American equivalent.
精彩评论