CO2 Near Me
CO2 Map and API
Overview
CO2 Near Me is a web application that has a map with an accompanying API that utilizes collected CO2 data from devices all over the world. Embedded Devices can send data to the provided endpoint, and the map will display the location alongside the CO2 value. As the the application is built out, the API will be able to take in longitude and latitude values and give back specific values for the area.
Website
https://co2nearme.herokuapp.com/
Terms
- eCO2 (equivalent calculated carbon-dioxide): concentration within a range of 400 to 8192 parts per million (ppm)
To Do
- Create different icons for bad and good CO2 values
- Switch from saving / loading dictionary to database
- Take lon and lat input from GET and return nearby values
- Introduce ML
Log in or sign up for Devpost to join the conversation.