Ribbit-Network / ribbit-network-dashboard

The web dashboard for the world's largest crowdsourced network of open-source, low-cost, CO2 Gas Detection Sensors.
MIT License
17 stars 16 forks source link

Web Dashboard Should Show All Sensors that have Ever Been Online, Even if they aren't now #122

Open keenanjohnson opened 8 months ago

keenanjohnson commented 8 months ago

Currently, the web dashboard only shows sensors that are currently "online", meaning that they have reported data recently.

However, there is a lot of valuable data from sensors that had previously reported data, but had either been moved or went offline.

We should upgrade the dashboard to display all locations that have had measurements reported to give people a better sense of the coverage and dataset available.

keenanjohnson commented 8 months ago

This file contains the DB queries: https://github.com/Ribbit-Network/ribbit-network-dashboard/blob/main/db.py