Using Pwyaterinfo Package
Waterinfo.be is a great data resource on which the Flanders Environment Agency (VMM) and Flanders Hydraulics Research provide access to real-time water and weather related environmental variables for Flanders (Belgium), such as rainfall, air pressure, discharge, and water level. At Fluves, we regularly use waterinfo.be and integrate the data into data analysis. To facilitate this process, we developed the pywaterinfo package and made it available as an open source Python package.
Downloading the data with pywaterinfo is a matter of knowing the identifier of the variable of interest, for example conductivity. VMM shares these so-called group identifiers (see the vmm documentation), but for convenience we made these part of the pywaterinfo package online documentation as well, see pywaterinfo timeseriesgroupids. Using this identifiers, one can retrieve info of the available stations measuring the variable of interest to download the data.