AlexLipp / POOPy

Object Oriented Python package for interfacing with English Water Companies EDM data
GNU General Public License v3.0
7 stars 1 forks source link

Allow historical querying #5

Closed AlexLipp closed 11 months ago

AlexLipp commented 11 months ago

Make sure there are two options for querying.

  1. Via the Monitor class.
  2. Via the WaterCompany class that fetches all information via a big API call and checks if monitor already exists or not.
AlexLipp commented 11 months ago

Additionally, it would be desirable to implement a 'wayback' machine, that calculates the downstream impact at a given time in the past.