/well_measurements_monitor

A simple dashboard to monitor measurements from well drill centers and pipelines

Primary LanguagePython

Well_measurements_monitor

This app is a simple dashboard to monitor measurements. It can be used for data from well drill centers and pipelines. The goal is to build an interactive dashboard, which integrates monitoring, predicting and alerting.

Main tools used for the app:

  • plotly dash --- a web based framework for building interactive dashboard
  • css file and some layouts are adopted from the oil-and-gas demo

Right now it is a simple template showing some pressure and temperature data. The data is in csv format, but the file is too large so it is not uploaded. And the sample data is a simple modification of real data.

To do list:

The app is deployed on heroku, here is the link. It seems a little stuck right now.