Skip to content

The web dashboard for the world's largest crowdsourced network of open-source, low-cost, CO2 Gas Detection Sensors.

License

Notifications You must be signed in to change notification settings

Ribbit-Network/ribbit-network-dashboard

Repository files navigation

Ribbit Network Dashboard

Chat

All Contributors

dashboard

This project will create the world's largest Greenhouse Gas Emissions dataset that will empower anyone to join in the work on climate and provide informed data for climate action.

Ribbit Network is a large network of open-source, low-cost, Greenhouse Gas (CO2 and possibly methane) Detection Sensors. These sensor units will be sold by the Ribbit Network and will upload their data to the cloud, creating the world's most complete Greenhouse Gas dataset.

See more about the Frog Sensors here.

Dashboard

The Ribbit Network saves the sensor data and makes it accessible for scientists everywhere to analyze and pinpoint emissions. Using this data we can identify and track emissions, allowing us to verify our assumptions about climate and hold ourselves accountable through corporate, government, and individual action.

This repository contains the dashboard for that public information

image

Current Status

This dashboard is in it's very earliest version and needs a lot of work.

Here is the deployed version of this repo which shows the current live sensor data (Note this dashboard is still experimental and may be down occasionally).

Technical Details

Block Diagram

The application is built as a Dash app.

It is currently automatically deployed on platform.sh from this repository.

You can run the website locally on your development machine using the following instructions after cloning this repo:

On mac/linux

python3 -m venv env
source env/bin/activate
python3 -m pip install -r requirements.txt
python3 app.py

In the case you may have recently installed or upgraded python, you might run the app but encounter a local issuer certificate error. If you do encounter this, run the Install Certificates.command file in your Python folder (see this issue for more details).

python3 -m venv env
env/Scripts/activate
python3 -m pip install -r requirements.txt
python3 app.py

On Windows (If using Command Prompt)

python3 -m venv env
env\Scripts\activate
python3 -m pip install -r requirements.txt
python3 app.py

Once the server is up and running you can visit it locally by going to http://127.0.0.1:8050/

Contributing

See the Issues section of this project for the work that I've currently scoped out to be done. Reach out to me if you are interested in helping out!

The contributing guide outlines the process for helping out!

You can also join our developer discord here.

Questions?

Check out the Frequently Asked Questions section. If you don't see your question, let us know either in a Github Discussion or via Discord.

Background Information

See the background research here. This project is inspired by some awesome research by incedible scientists in academia.

Support

Ribbit Network is a non-profit (501c3) creating the world's largest Greenhouse Gas Emissions dataset that will empower anyone to join in the work on climate and provide informed data for climate action. We're an all volunteer team building everything we do in the open-source community.

If you would like to consider sponsoring Ribbit Nework you can do via this link. The money is used to pay for software fees, purchase R&D hardware and generally support the mission of Ribbit Network.

Ribbit Network Code of Conduct

By participating in this project, you agree to follow the Ribbit Network Code of Conduct and Anti-Harassement Policy. Violations can be reported anonymously by filling out this form .

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Brian Strauch

💻 🎨 🤔

Yu Zhang

💻 🔣 📖

Steven Pestana

🐛 💻

Mujeeb A. Abdulfatai

📖

Rishi Kavikondala

💻

Srikiran Chandrasekaran

💻 👀

Zoltán Nagy

⚠️ 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The web dashboard for the world's largest crowdsourced network of open-source, low-cost, CO2 Gas Detection Sensors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published