Monitor flow rate in urban storm water drainage pipes and predict the flow rate a few days ahead to provide adequate relief/management efforts for potentially critical locations.
- Django : Web App
- IoT device : Sensors for flow rate detection and transmitting data to central server
-
python sensor.pyto simulate real-time IoT device data transmission -
python server.pyto host the D3 graphical visualization file (data.json) -
python manage.py runserverto run the web application
-
Uses a simple ML model to predict future flow rate which can be extended to include other relevant parameters
-
Visual data representation of per pipe flow rate and other pipe related details