https://github.com/oliverspeir/clean-air-compass
https://github.com/oliverspeir/clean-air-compass
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverspeir/clean-air-compass
- Owner: OliverSpeir
- License: mit
- Created: 2023-05-08T08:22:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T20:16:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T12:43:15.000Z (4 months ago)
- Language: JavaScript
- Homepage: https://clean-air-compass.vercel.app
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
CleanAir Compass
### _Oliver Speir_ / _Harper Foley_ / _Jason Christopher_ / _Dennis Nichols_ / _DeShon Dixon_
## Overview
Clean Air Compass is a mapping interface and alert system for data from the open Purple Air network of citizen-run air quality sensors.
The pain point our site solves is that the current map provided by Purple Air only shows point location for each sensor and it would be helpful for a user to be able to access estimated air quality for their home or any other location in their area. Additionally, the ability to access fine-grained alerts for air quality in their location allows users to make critical health safety decisions. Users with asthma or other pulmonary conditions would benefit greatly from more spatially accurate information about air quality.
## Features
- Interactive spatially interpolated map of air quality index data for a user specified location.
- Ability for users to set default locations for their account
- Users can sign up for text alerts about changing air quality levels in their area.## Connected Repositories
- [Django backend](https://github.com/Oxygen-Oriented-Programming/Clean-Air-Compass-API/blob/dev/README.md) for user data management and text alert handling
- [Mapping API](https://github.com/Oxygen-Oriented-Programming/clean-air-compass-mapping-api) for processing data from the Purple Air API and applying a machine learning model to estimate air quality (PM2.5) accross a user-specified area.### PM2.5 Chart
---
## Team LinkedIn
- [Dennis Nichols LinkedIn](https://www.linkedin.com/in/dennisgnichols/)
- [DeShon Dixon LinkedIn](https://www.linkedin.com/in/deshondixon)
- [Harper Foley LinkedIn](https://www.linkedin.com/in/harper-e-foley/)
- [Oliver Speir LinkedIn](https://www.linkedin.com/in/oliverspeir/)
- [Jason Christopher LinkedIn](https://www.linkedin.com/in/jasonchristopher24/)