Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vannizhang/airquality-aware
Current conditions of air quality in the United States, along with the potential human health impacts
https://github.com/vannizhang/airquality-aware
air-quality arcgis-js-api epa esri living-atlas noaa
Last synced: about 1 month ago
JSON representation
Current conditions of air quality in the United States, along with the potential human health impacts
- Host: GitHub
- URL: https://github.com/vannizhang/airquality-aware
- Owner: vannizhang
- Created: 2020-09-15T13:23:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T03:02:44.000Z (8 months ago)
- Last Synced: 2024-10-06T10:43:41.300Z (about 2 months ago)
- Topics: air-quality, arcgis-js-api, epa, esri, living-atlas, noaa
- Language: TypeScript
- Homepage: https://livingatlas.arcgis.com/airquality/
- Size: 3.76 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Air Quality Aware App
The Air Quality Aware app is intended to provide information about the current conditions of air quality in the United States, along with the potential human health impacts.
[View it live](https://livingatlas.arcgis.com/airquality/)
![App](./screenshot.png)
## Features
Click on a location in the U.S. to see the AQI (including ozone and particulate matter) for now, later today, and tomorrow.The National Weather Service’s 72-hour forecast for wind will also be displayed. Scroll down the page and find information for the same Census Tract on racial composition and other at-risk populations for degraded air quality.
## Requirements
- [ArcGIS API for JavaScript (version 4.17)](https://developers.arcgis.com/javascript/index.html)
- [D3.js](https://d3js.org/)
- [React.js](https://reactjs.org/)## Resources
- The Environmental Protection Agency [AirNow](https://www.airnow.gov/) program for current and future Air Quality Index information.
- The NOAA National Weather Service [wind forecast](https://www.arcgis.com/home/item.html?id=47ed83c3b4f943118e848fbfc33d119e).
- U.S. Census - derived [American Community Survey](https://livingatlas.arcgis.com/en/browse/#d=2&q=ACS&cont=true) demographic data, along with variables derived by Esri.## Issues
Find a bug or want to request a new feature? Please let us know by submitting an issue.
## Contributing
Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).